Home
last modified time | relevance | path

Searched refs:evalCoordsPassthroughXY (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp217 inline void evalCoordsPassthroughXY(ShaderEvalContext& c) in evalCoordsPassthroughXY() function
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp178 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1);… in evalCoordsPassthroughXY() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp228 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1);… in evalCoordsPassthroughXY() function