Searched refs:texture2DArrayShadowOffset (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/ |
D | esextcTextureShadowLodFunctionsTest.cpp | 221 inline float texture2DArrayShadowOffset(const ShaderEvalContext& c, float ref, float s, float t, fl… in texture2DArrayShadowOffset() function 238 …c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), p.… in evalTexture2DArrayShadowOffset() 243 …c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), p.… in evalTexture2DArrayShadowOffsetBias() 254 …c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), c.… in evalTexture2DArrayShadowLodOffset()
|
/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()
|