HomeSort by relevance Sort by last modified time
    Searched refs:constDepthCoord (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDepthRangeTests.cpp 179 static const float constDepthCoord[] =
197 glVertexAttribPointer(posLoc, 4, GL_FLOAT, GL_FALSE, 0, &constDepthCoord);
  /external/deqp/modules/gles3/functional/
es3fFragDepthTests.cpp 156 const float constDepthCoord[] =
176 glu::VertexArrayBinding posBinding = glu::va::Float("a_position", 4, 4, 0, &constDepthCoord[0]);

Completed in 160 milliseconds