Searched refs:TEXTURE_2D_ARRAY (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DR600TextureIntrinsicsReplacer.cpp51 TEXTURE_2D_ARRAY, enumerator in enum:__anon12063::R600TextureIntrinsicsReplacer::TextureTypes
71 case TEXTURE_2D_ARRAY:
108 } else if (TextureType == TEXTURE_2D_ARRAY ||
/external/mesa3d/docs/
H A DMESA_texture_array.spec68 TEXTURE_2D_ARRAY, is added that functions identically to TEXTURE_3D in
71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
326 TEXTURE_3D, TEXTURE_1D_ARRAY, or TEXTURE_2D_ARRAY. Mipmap generation
721 to TEXTURE_2D_ARRAY
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
H A DR600MCCodeEmitter.cpp139 TEXTURE_2D_ARRAY, enumerator in enum:TextureTypes
451 } else if (textureType == TEXTURE_2D_ARRAY
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp5025 TEXTURE_2D_ARRAY,
5041 { "2DArray", "2D array", true, TEXTURE_2D_ARRAY },
5074 else if (textureTypes[ndx].type == TEXTURE_2D_ARRAY || textureTypes[ndx].type == TEXTURE_2D_ARRAY_LAYER)
5081 if (textureTypes[ndx].type == TEXTURE_2D_ARRAY)
/external/opencv3/modules/core/src/
H A Dgl_core_3_1.hpp912 TEXTURE_2D_ARRAY = 0x8C1A, enumerator in enum:gl::__anon15313

Completed in 157 milliseconds