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

  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 177 inline void evalCoordsPassthroughX (ShaderEvalContext& c) { c.color.x() = c.coords.x(); }
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 227 inline void evalCoordsPassthroughX (ShaderEvalContext& c) { c.color.x() = c.coords.x(); }

Completed in 645 milliseconds