Searched refs:texture2DArrayShadowOffset (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 434 inline float texture2DArrayShadowOffset (const ShaderEvalContext& c, float ref, float s, float t, f… in texture2DArrayShadowOffset() function 565 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowOffset() 607 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffset() 649 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffsetClamp()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 434 inline float texture2DArrayShadowOffset (const ShaderEvalContext& c, float ref, float s, float t, f… in texture2DArrayShadowOffset() function 565 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowOffset() 607 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffset() 649 …haderEvalContext& c, const TexLookupParams& p) { c.color.x() = texture2DArrayShadowOffset(c, c.in[… in evalTexture2DArrayShadowGradOffsetClamp()
|