Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragDepthTests.cpp156 const float constDepthCoord[] = in iterate() local
176 glu::VertexArrayBinding posBinding = glu::va::Float("a_position", 4, 4, 0, &constDepthCoord[0]); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp179 static const float constDepthCoord[] = in iterate() local
197 glVertexAttribPointer(posLoc, 4, GL_FLOAT, GL_FALSE, 0, &constDepthCoord); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp176 const float constDepthCoord[] = { -1.0f, -1.0f, constDepth, 1.0f, -1.0f, +1.0f, constDepth, 1.0f, in iterate() local
186 glu::VertexArrayBinding posBinding = glu::va::Float("a_position", 4, 4, 0, &constDepthCoord[0]); in iterate()

Completed in 4 milliseconds