Home
last modified time | relevance | path

Searched defs:positionAttribZ (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DANGLETest.cpp676 void ANGLETestBase::setupQuadVertexBuffer(GLfloat positionAttribZ, GLfloat positionAttribXYScale) in setupQuadVertexBuffer()
695 void ANGLETestBase::setupIndexedQuadVertexBuffer(GLfloat positionAttribZ, in setupIndexedQuadVertexBuffer()
730 GLfloat positionAttribZ) in drawQuad()
738 GLfloat positionAttribZ, in drawQuad()
746 GLfloat positionAttribZ, in drawQuad()
756 GLfloat positionAttribZ, in drawQuadInstanced()
767 GLfloat positionAttribZ, in drawQuad()
834 GLfloat positionAttribZ) in drawIndexedQuad()
841 GLfloat positionAttribZ, in drawIndexedQuad()
849 GLfloat positionAttribZ, in drawIndexedQuad()
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DProgramPipelineTest.cpp184 const GLfloat positionAttribZ, in drawQuad()