Searched defs:positionAttribZ (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/tests/test_utils/ |
D | ANGLETest.cpp | 785 void ANGLETestBase::setupQuadVertexBuffer(GLfloat positionAttribZ, GLfloat positionAttribXYScale) in setupQuadVertexBuffer() 804 void ANGLETestBase::setupIndexedQuadVertexBuffer(GLfloat positionAttribZ, in setupIndexedQuadVertexBuffer() 839 GLfloat positionAttribZ) in drawQuad() 847 GLfloat positionAttribZ, in drawQuad() 855 GLfloat positionAttribZ, in drawQuad() 865 GLfloat positionAttribZ, in drawQuadInstanced() 876 GLfloat positionAttribZ, in drawPatches() 886 GLfloat positionAttribZ, in drawQuad() 955 const GLfloat positionAttribZ, in drawQuadPPO() 993 GLfloat positionAttribZ) in drawIndexedQuad() [all …]
|
/external/angle/src/tests/gl_tests/ |
D | ContextNoErrorTest.cpp | 85 const GLfloat positionAttribZ, in drawQuadWithPPO()
|
D | ProgramPipelineTest.cpp | 276 const GLfloat positionAttribZ, in drawQuadWithPPO()
|
D | TextureTest.cpp | 670 const GLfloat positionAttribZ, in ppoDrawQuad()
|