Searched refs:texture2DArrayShadowOffset (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 293 inline float texture2DArrayShadowOffset (const gls::ShaderEvalContext& c, float ref, float s, float… in texture2DArrayShadowOffset() function 388 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffset()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 432 inline float texture2DArrayShadowOffset (const ShaderEvalContext& c, float ref, float s, float t, f… in texture2DArrayShadowOffset() function 563 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowOffset() 605 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffset() 647 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffsetClamp()
|