Home
last modified time | relevance | path

Searched refs:tex2DArrayInt (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2880 …static const TextureSpec tex2DArrayInt (TEXTURETYPE_2D_ARRAY, GL_RGBA8I, 128, 128, 4, 1, sampler… in init() local
2981 …Vec4( 1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayInt, evalTexture… in init()
3044 …1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture… in init()
3051 …1.5f, 2.3f, 3.5f, 0.0f), true, -2.0f, 2.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture… in init()
3465 { "isampler2darray", "isampler2DArray", tex2DArrayInt }, in init()
3508 { "isampler2dmsarray", "isampler2DMSArray", tex2DArrayInt }, in init()
3545 { "isampler2darray", "isampler2DArray", tex2DArrayInt }, in init()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1445 …static const TextureSpec tex2DArrayInt (TEXTURETYPE_2D_ARRAY, GL_RGBA8I, 128, 128, 4, 1, sampler… in init() local
1510 …Vec4( 1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayInt, evalTexture… in init()
1573 …1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture… in init()
1580 …1.5f, 2.3f, 3.5f, 0.0f), true, -2.0f, 2.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture… in init()
1988 { "isampler2darray", "isampler2DArray", tex2DArrayInt }, in init()