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

  /external/deqp/modules/gles2/functional/
es2fShaderFragDataTests.cpp 168 const float indexValues[] = { 0.0f, 0.0f, 0.0f, 0.0f };
175 glu::va::Float("a_index", 1, 4, 0, &indexValues[0])
  /external/deqp/modules/gles3/functional/
es3fShaderFragDataTests.cpp 168 const float indexValues[] = { 0.0f, 0.0f, 0.0f, 0.0f };
175 glu::va::Float("a_index", 1, 4, 0, &indexValues[0])

Completed in 55 milliseconds