Searched refs:evalTexture2DArrayLod (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 382 static void evalTexture2DArrayLod(gls::ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DArrayLod() function 2384 evalTexture2DArrayLod, BOTH), in init() 2387 evalTexture2DArrayLod, BOTH), in init() 2389 … false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapInt, evalTexture2DArrayLod, BOTH), in init() 2391 … false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapUint, evalTexture2DArrayLod, BOTH), in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 595 static void evalTexture2DArrayLod(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DArrayLod() function 5827 evalTexture2DArrayLod, BOTH), in init() 5830 evalTexture2DArrayLod, BOTH), in init() 5832 … false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapInt, evalTexture2DArrayLod, BOTH), in init() 5834 … false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapUint, evalTexture2DArrayLod, BOTH), in init()
|