Searched refs:tex2DArrayInt (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 1846 …static const TextureSpec tex2DArrayInt(TEXTURETYPE_2D_ARRAY, GL_RGBA8I, 128, 128, 4, 1, samplerNea… in init() local 1949 false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayInt, evalTexture2DArray, VERTEX), in init() 2058 … false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture2DArrayOffset, VERTEX), in init() 2073 … true, -2.0f, 2.0f, true, IVec3(-8, 7, 0), tex2DArrayInt, evalTexture2DArrayOffsetBias, FRAGMENT), in init() 2946 {"isampler2darray", "isampler2DArray", tex2DArrayInt}, in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 4520 …static const TextureSpec tex2DArrayInt(TEXTURETYPE_2D_ARRAY, GL_RGBA8I, 128, 128, 4, 1, samplerNea… in init() local 4825 false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayInt, evalTexture2DArray, VERTEX), in init() 7101 {"isampler2darray", "isampler2DArray", tex2DArrayInt}, in init() 7151 {"isampler2dmsarray", "isampler2DMSArray", tex2DArrayInt}, in init() 7181 {"isampler2dmsarray", "isampler2DMSArray", tex2DArrayInt}, in init() 7221 {"isampler2darray", "isampler2DArray", tex2DArrayInt}, in init()
|