HomeSort by relevance Sort by last modified time
    Searched refs:TEXTURE_2D_ARRAY (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/R600/
R600TextureIntrinsicsReplacer.cpp 51 TEXTURE_2D_ARRAY,
71 case TEXTURE_2D_ARRAY:
108 } else if (TextureType == TEXTURE_2D_ARRAY ||
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 68 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
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp 139 TEXTURE_2D_ARRAY,
451 } else if (textureType == TEXTURE_2D_ARRAY
  /external/mesa3d/docs/
MESA_texture_array.spec 68 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
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp 139 TEXTURE_2D_ARRAY,
451 } else if (textureType == TEXTURE_2D_ARRAY
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]

Completed in 233 milliseconds