Searched refs:evalTexture2DArrayBias (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 333 static void evalTexture2DArrayBias(gls::ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DArrayBias() function 1959 evalTexture2DArrayBias, FRAGMENT), in init() 1962 evalTexture2DArrayBias, FRAGMENT), in init() 1964 … true, -2.0f, 2.0f, false, IVec3(0), tex2DArrayMipmapInt, evalTexture2DArrayBias, FRAGMENT), in init() 1966 … true, -2.0f, 2.0f, false, IVec3(0), tex2DArrayMipmapUint, evalTexture2DArrayBias, FRAGMENT), in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 517 static void evalTexture2DArrayBias(ShaderEvalContext &c, const TexLookupParams &p) in evalTexture2DArrayBias() function 4835 evalTexture2DArrayBias, FRAGMENT), in init() 4838 evalTexture2DArrayBias, FRAGMENT), in init() 4840 … true, -2.0f, 2.0f, false, IVec3(0), tex2DArrayMipmapInt, evalTexture2DArrayBias, FRAGMENT), in init() 4842 … true, -2.0f, 2.0f, false, IVec3(0), tex2DArrayMipmapUint, evalTexture2DArrayBias, FRAGMENT), in init()
|