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

  /external/deqp/modules/gles2/functional/
es2fShaderAlgorithmTests.cpp 185 float H = c.unitCoords.x();
186 float S = c.unitCoords.y();
187 float L = c.unitCoords.z();
236 float r = c.unitCoords.x();
237 float g = c.unitCoords.y();
238 float b = c.unitCoords.z();
  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 155 tcu::Vec4 unitCoords;
glsShaderRenderCase.cpp 321 unitCoords = quadGrid.getUnitCoords(sx, sy);

Completed in 74 milliseconds