Searched refs:TEXTURE_1D (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_texture_array.spec | 250 must be TEXTURE_1D, the target arguments of TexSubImage2D and 270 target is the target, either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 325 where <target> is one of TEXTURE_1D, TEXTURE_2D, TEXTURE_CUBE_MAP, 375 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 382 A texture object is created by binding an unused name to TEXTURE_1D, 391 same initial values. If the new texture object is bound to TEXTURE_1D, 398 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, 412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 419 are therefore operated upon, queried, and applied as TEXTURE_1D,
|
/external/mesa3d/docs/ |
D | MESA_texture_array.spec | 250 must be TEXTURE_1D, the target arguments of TexSubImage2D and 270 target is the target, either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 325 where <target> is one of TEXTURE_1D, TEXTURE_2D, TEXTURE_CUBE_MAP, 375 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 382 A texture object is created by binding an unused name to TEXTURE_1D, 391 same initial values. If the new texture object is bound to TEXTURE_1D, 398 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, 412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 419 are therefore operated upon, queried, and applied as TEXTURE_1D,
|
/external/llvm/lib/Target/R600/ |
D | R600TextureIntrinsicsReplacer.cpp | 42 TEXTURE_1D = 1, in getAdjustementFromTextureTarget() enumerator 65 case TEXTURE_1D: in getAdjustementFromTextureTarget()
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 130 TEXTURE_1D = 1, enumerator
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 130 TEXTURE_1D = 1, enumerator
|
/external/chromium_org/third_party/angle/extensions/ |
D | EXT_texture_storage.txt | 216 If <target> is not TEXTURE_1D or PROXY_TEXTURE_1D then INVALID_ENUM 589 [PROXY_]TEXTURE_1D, then the error INVALID_ENUM is generated.
|