Searched refs:evalTexture2DProjGrad3 (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 456 static void evalTexture2DProjGrad3 (gls::ShaderEvalContext& c, const TexLookupParams& p) { c.col… in evalTexture2DProjGrad3() function 1935 …0f), Vec3( 0.0f, 0.0f, 0.0f), false, IVec3(0), tex2DMipmapFixed, evalTexture2DProjGrad3, BOTH), in init() 1936 …0f), Vec3( 0.0f, 0.0f, 0.0f), false, IVec3(0), tex2DMipmapFloat, evalTexture2DProjGrad3, BOTH), in init() 1937 ….0f), Vec3(-0.2f, 0.0f, 0.0f), false, IVec3(0), tex2DMipmapInt, evalTexture2DProjGrad3, BOTH), in init() 1938 ….0f), Vec3( 0.0f, 0.2f, 0.0f), false, IVec3(0), tex2DMipmapUint, evalTexture2DProjGrad3, BOTH), in init()
|