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

  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 178 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1); }
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 228 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1); }

Completed in 65 milliseconds