Searched refs:evalTexture2DGradOffset (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 629 static void evalTexture2DGradOffset(gls::ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DGradOffset() function 2638 evalTexture2DGradOffset, BOTH), in init() 2642 evalTexture2DGradOffset, BOTH), in init() 2645 true, IVec3(-8, 7, 0), tex2DMipmapInt, evalTexture2DGradOffset, BOTH), in init() 2648 true, IVec3(7, -8, 0), tex2DMipmapUint, evalTexture2DGradOffset, BOTH), in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 1121 static void evalTexture2DGradOffset(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DGradOffset() function 6446 evalTexture2DGradOffset, BOTH), in init() 6450 evalTexture2DGradOffset, BOTH), in init() 6453 true, IVec3(-8, 7, 0), tex2DMipmapIntOffset, evalTexture2DGradOffset, BOTH), in init() 6456 true, IVec3(7, -8, 0), tex2DMipmapUintOffset, evalTexture2DGradOffset, BOTH), in init()
|