Searched refs:textureCubeShadow (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 285 inline float textureCubeShadow (const gls::ShaderEvalContext& c, float ref, float s, float t, floa… in textureCubeShadow() function 352 …ls::ShaderEvalContext& c, const TexLookupParams& p) { c.color.x() = textureCubeShadow(c, c.in[0].w… in evalTextureCubeShadow() 353 …ls::ShaderEvalContext& c, const TexLookupParams& p) { c.color.x() = textureCubeShadow(c, c.in[0].w… in evalTextureCubeShadowBias() 380 …gls::ShaderEvalContext& c, const TexLookupParams&) { c.color.x() = textureCubeShadow(c, c.in[0].w… in evalTextureCubeShadowGrad()
|