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

  /external/deqp/external/openglcts/modules/common/
glcShaderRenderCase.cpp 757 float sfy = (float)iy + 0.5f; local
759 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f);
  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 704 float sfy = (float)iy + 0.5f; local
706 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f);
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 3126 const float sfy = (float)iy + 0.5f; local
    [all...]

Completed in 119 milliseconds