Searched refs:tex2DArrayUint (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 1847 …static const TextureSpec tex2DArrayUint(TEXTURETYPE_2D_ARRAY, GL_RGBA8UI, 128, 128, 4, 1, samplerN… in init() local 1953 false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayUint, evalTexture2DArray, VERTEX), in init() 2062 … false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayUint, evalTexture2DArrayOffset, VERTEX), in init() 2075 … true, -2.0f, 2.0f, true, IVec3(7, -8, 0), tex2DArrayUint, evalTexture2DArrayOffsetBias, FRAGMENT), in init() 2947 {"usampler2darray", "usampler2DArray", tex2DArrayUint}, in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 4521 …static const TextureSpec tex2DArrayUint(TEXTURETYPE_2D_ARRAY, GL_RGBA8UI, 128, 128, 4, 1, samplerN… in init() local 4829 false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayUint, evalTexture2DArray, VERTEX), in init() 7102 {"usampler2darray", "usampler2DArray", tex2DArrayUint}, in init() 7152 {"usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint}, in init() 7182 {"usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint}, in init() 7222 {"usampler2darray", "usampler2DArray", tex2DArrayUint}, in init()
|