Searched refs:tex2DArrayUint (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
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()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 4518 …static const TextureSpec tex2DArrayUint(TEXTURETYPE_2D_ARRAY, GL_RGBA8UI, 128, 128, 4, 1, samplerN… in init() local 4826 false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayUint, evalTexture2DArray, VERTEX), in init() 7099 {"usampler2darray", "usampler2DArray", tex2DArrayUint}, in init() 7149 {"usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint}, in init() 7179 {"usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint}, in init() 7219 {"usampler2darray", "usampler2DArray", tex2DArrayUint}, in init()
|