Searched refs:tex2DArrayUint (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 1446 …static const TextureSpec tex2DArrayUint (TEXTURETYPE_2D_ARRAY, GL_RGBA8UI, 128, 128, 4, 1, sampl… in init() local 1512 …ec4( 1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayUint, evalTexture… in init() 1575 ….5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayUint, evalTexture… in init() 1581 ….5f, 2.3f, 3.5f, 0.0f), true, -2.0f, 2.0f, true, IVec3(7, -8, 0), tex2DArrayUint, evalTexture… in init() 1989 { "usampler2darray", "usampler2DArray", tex2DArrayUint }, in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 3462 …static const TextureSpec tex2DArrayUint (TEXTURETYPE_2D_ARRAY, GL_RGBA8UI, 128, 128, 4, 1, sampl… in init() local 3574 …ec4( 1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayUint, evalTexture… in init() 3732 ….5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayUint, evalTexture… in init() 3738 ….5f, 2.3f, 3.5f, 0.0f), true, -2.0f, 2.0f, true, IVec3(7, -8, 0), tex2DArrayUint, evalTexture… in init() 4496 { "usampler2darray", "usampler2DArray", tex2DArrayUint }, in init() 4539 { "usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint }, in init() 4566 { "usampler2dmsarray", "usampler2DMSArray", tex2DArrayUint }, in init() 4603 { "usampler2darray", "usampler2DArray", tex2DArrayUint }, in init()
|