Home
last modified time | relevance | path

Searched refs:posArray (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1877 glu::VertexArrayBinding posArray = glu::va::Float("a_position", 4, 4, 0, &position[0]); in render() local
1878 glu::draw(m_context.getRenderContext(), program.getProgram(), 1, &posArray, in render()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp2250 glu::VertexArrayBinding posArray = glu::va::Float("a_position", 4, 4, 0, &position[0]); in iterate() local
2251 glu::draw(m_context.getRenderContext(), progVF.getProgram(), 1, &posArray, in iterate()
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1921 glu::VertexArrayBinding posArray = glu::va::Float("a_position", 4, 4, 0, &position[0]); in render() local
1922 glu::draw(m_renderCtx, program, 1, &posArray, in render()

Completed in 11 milliseconds