Home
last modified time | relevance | path

Searched defs:vertexArray (Results 26 – 36 of 36) sorted by relevance

12

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp3857 VertexArray *vertexArray = name ? m_vertexArrays.find(name) : DE_NULL; in deleteVertexArrays() local
4229 void ReferenceContext::deleteVertexArray(rc::VertexArray *vertexArray) in deleteVertexArray()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp881 GLVertexArray vertexArray; in TEST_P() local
4287 GLVertexArray vertexArray; in TEST_P() local
H A DPixelLocalStorageTest.cpp249 PLSProgram(VertexArray vertexArray = VertexArray::VAO) in PLSProgram()
H A DTextureTest.cpp14334 GLuint vertexArray; in TEST_P() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp925 Utils::vertexArray::vertexArray(deqp::Context &context) : m_id(0), m_context(context) in vertexArray() function in glcts::ViewportArray::Utils::vertexArray
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2010 const std::vector<tcu::Vec4> vertexArray = createFullscreenQuad(); in prepareVertexBuffer() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp3333 const gl::VertexArray *vertexArray, in CaptureVertexArrayState()
5138 const gl::VertexArray *vertexArray = vertexArrayIter.second; in CaptureMidExecutionSetup() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp4223 VertexArray *vertexArray = state.getVertexArray(); in ValidateDrawStates() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp750 Utils::vertexArray::vertexArray(deqp::Context &context) : m_id(0), m_context(context) in vertexArray() function in gl4cts::ShaderSubroutine::Utils::vertexArray
H A Dgl4cShadingLanguage420PackTests.cpp18736 Utils::vertexArray::vertexArray(deqp::Context &context) : m_id(0), m_context(context) in vertexArray() function in gl4cts::GLSL420Pack::Utils::vertexArray
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp174 VertexArrayVk *vertexArray, in CanMultiDrawIndirectUseCmd()

12