OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXTURE_1D
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/R600/
R600TextureIntrinsicsReplacer.cpp
42
TEXTURE_1D
= 1,
65
case
TEXTURE_1D
:
/external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec
183
by texture image specification commands only if target is
TEXTURE_1D
,
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
,
[
all
...]
/external/mesa3d/docs/
MESA_texture_array.spec
183
by texture image specification commands only if target is
TEXTURE_1D
,
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
,
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp
130
TEXTURE_1D
= 1,
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
R600MCCodeEmitter.cpp
130
TEXTURE_1D
= 1,
Completed in 230 milliseconds