Home
last modified time | relevance | path

Searched refs:evalTexture2DShadowProjOffset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp585 static void evalTexture2DShadowProjOffset(gls::ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DShadowProjOffset() function
2350 … false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DShadow, evalTexture2DShadowProjOffset, VERTEX), in init()
2352 …false, 0.0f, 0.0f, true, IVec3(7, -8, 0), tex2DMipmapShadow, evalTexture2DShadowProjOffset, FRAGME… in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1012 static void evalTexture2DShadowProjOffset(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DShadowProjOffset() function
5769 …false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DShadowOffset, evalTexture2DShadowProjOffset, VERTEX… in init()
5771 … false, 0.0f, 0.0f, true, IVec3(7, -8, 0), tex2DMipmapShadowOffset, evalTexture2DShadowProjOffset, in init()