Searched refs:evalTextureCubeArray (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 504 static void evalTextureCubeArray(ShaderEvalContext &c, const TexLookupParams &p) in evalTextureCubeArray() function 4926 evalTextureCubeArray, VERTEX), in init() 4929 evalTextureCubeArray, FRAGMENT), in init() 4932 evalTextureCubeArray, VERTEX), in init() 4935 evalTextureCubeArray, FRAGMENT), in init() 4937 … false, 0.0f, 0.0f, false, IVec3(0), texCubeArrayInt, evalTextureCubeArray, VERTEX), in init() 4939 … false, 0.0f, 0.0f, false, IVec3(0), texCubeArrayMipmapInt, evalTextureCubeArray, FRAGMENT), in init() 4942 evalTextureCubeArray, VERTEX), in init() 4945 evalTextureCubeArray, FRAGMENT), in init()
|