Searched refs:texCubeArrayMipmapInt (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 4605 static const TextureSpec texCubeArrayMipmapInt(TEXTURETYPE_CUBE_ARRAY, GL_RGBA8I, 64, 64, 12, 7, in init() local 4939 … false, 0.0f, 0.0f, false, IVec3(0), texCubeArrayMipmapInt, evalTextureCubeArray, FRAGMENT), in init() 4954 … Vec4(1.0f, 1.0f, 1.01f, 1.5f), true, -2.0f, 2.0f, false, IVec3(0), texCubeArrayMipmapInt, in init() 5083 … Vec4(6.0f, 6.0f, 6.01f, 2.0f), true, 2.0f, 5.0f, false, IVec3(0), 4.0f, texCubeArrayMipmapInt, in init() 5872 … Vec4(1.0f, 1.0f, 1.01f, 1.5f), false, -1.0f, 7.0f, false, IVec3(0), texCubeArrayMipmapInt, in init() 6257 … Vec3(0.0f, 0.0f, 0.0f), Vec3(-0.2f, 0.0f, 0.0f), false, IVec3(0), texCubeArrayMipmapInt, in init() 6411 texCubeArrayMipmapInt, evalTextureCubeArrayGradClamp, FRAGMENT), in init() 7282 {"isamplercubearray", "isamplerCubeArray", texCubeArrayMipmapInt}, in init()
|