Searched refs:texture2DArrayShadowOffset (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/ |
H A 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()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 301 inline float texture2DArrayShadowOffset(const gls::ShaderEvalContext &c, float ref, float s, float … in texture2DArrayShadowOffset() function 654 c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), in evalTexture2DArrayShadowGradOffset()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 464 inline float texture2DArrayShadowOffset(const ShaderEvalContext &c, float ref, float s, float t, fl… in texture2DArrayShadowOffset() function 991 …c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), p.… in evalTexture2DArrayShadowOffset() 1155 c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), in evalTexture2DArrayShadowGradOffset() 1350 c.color.x() = texture2DArrayShadowOffset(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), in evalTexture2DArrayShadowGradOffsetClamp()
|