Home
last modified time | relevance | path

Searched refs:TexEnv (Results 1 – 25 of 58) sorted by relevance

123

/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_env_add.txt45 New function may be specified by calling TexEnv with ADD token.
159 to TexEnv{if} and TexEnv{if}v
DARB_point_sprite.txt133 COORD_REPLACE_ARB state is per-texture unit (state set by TexEnv is
143 * What should the TexEnv mode for point sprites be called?
241 void TexEnv{if}(enum target, enum pname, T param)
242 void TexEnv{if}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/ARB/
DARB_texture_env_add.txt55 New function may be specified by calling TexEnv with ADD token.
169 to TexEnv{if} and TexEnv{if}v
DARB_point_sprite.txt143 COORD_REPLACE_ARB state is per-texture unit (state set by TexEnv is
153 * What should the TexEnv mode for point sprites be called?
251 void TexEnv{if}(enum target, enum pname, T param)
252 void TexEnv{if}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/EXT/
DEXT_texture_lod_bias.txt180 void TexEnv{if}(enum target, enum pname, T param);
181 void TexEnv{if}v(enum target, enum pname, T params);
227 INVALID_ENUM is generated when TexEnv is called with a <pname> of
DEXT_texture_env_add.txt36 New function may be specified by calling TexEnv with ADD token.
DEXT_texenv_op.txt47 * Should we try to wrap this entire interface into TexEnv or at least
50 Move operation specification into TexEnv, but keep TexEnvOperandiEXT
235 void TexEnv{if}( enum target, enum pname, T param ) ;
236 void TexEnv{if}v( enum target, enum pname, T params ) ;
DEXT_texture_env.txt271 void TexEnv{if}( enum target, enum pname, T param ) ;
272 void TexEnv{if}v( enum target, enum pname, T params ) ;
315 Specifying TexEnv with a <target> parameter of TEXTURE_ENV1_EXT
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_lod_bias.txt180 void TexEnv{if}(enum target, enum pname, T param);
181 void TexEnv{if}v(enum target, enum pname, T params);
227 INVALID_ENUM is generated when TexEnv is called with a <pname> of
DEXT_texture_env_add.txt36 New function may be specified by calling TexEnv with ADD token.
DEXT_texenv_op.txt47 * Should we try to wrap this entire interface into TexEnv or at least
50 Move operation specification into TexEnv, but keep TexEnvOperandiEXT
235 void TexEnv{if}( enum target, enum pname, T param ) ;
236 void TexEnv{if}v( enum target, enum pname, T params ) ;
DEXT_texture_env.txt271 void TexEnv{if}( enum target, enum pname, T param ) ;
272 void TexEnv{if}v( enum target, enum pname, T params ) ;
315 Specifying TexEnv with a <target> parameter of TEXTURE_ENV1_EXT
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_shader2.txt209 is specified using the TexEnv commands with the target specified
212 determines which texture unit's environment is modified by TexEnv
217 "When TexEnv is called with the target of TEXTURE_SHADER_NV,
508 INVALID_OPERATION is generated when TexEnv is called and the
519 INVALID_OPERATION is generated when TexEnv is called
527 INVALID_OPERATION is generated when TexEnv is called
533 INVALID_OPERATION is generated when TexEnv is called and the
DNV_point_sprite.txt118 (state set by TexEnv is per-texture unit).
128 This is definitely not TexEnv state, because it is global, not
145 * What should the TexEnv mode for point sprites be called?
273 void TexEnv{if}(enum target, enum pname, T param)
274 void TexEnv{if}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/NV/
DNV_texture_shader2.txt209 is specified using the TexEnv commands with the target specified
212 determines which texture unit's environment is modified by TexEnv
217 "When TexEnv is called with the target of TEXTURE_SHADER_NV,
508 INVALID_OPERATION is generated when TexEnv is called and the
519 INVALID_OPERATION is generated when TexEnv is called
527 INVALID_OPERATION is generated when TexEnv is called
533 INVALID_OPERATION is generated when TexEnv is called and the
DNV_point_sprite.txt118 (state set by TexEnv is per-texture unit).
128 This is definitely not TexEnv state, because it is global, not
145 * What should the TexEnv mode for point sprites be called?
273 void TexEnv{if}(enum target, enum pname, T param)
274 void TexEnv{if}v(enum target, enum pname, const T *params)
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_point_sprite.txt128 COORD_REPLACE_OES state is per-texture unit (state set by TexEnv is
138 * What should the TexEnv mode for point sprites be called?
205 void TexEnv{ixf}(enum target, enum pname, T param)
206 void TexEnv{ixf}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/OES/
DOES_point_sprite.txt138 COORD_REPLACE_OES state is per-texture unit (state set by TexEnv is
148 * What should the TexEnv mode for point sprites be called?
215 void TexEnv{ixf}(enum target, enum pname, T param)
216 void TexEnv{ixf}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/SGIX/
DSGIX_texture_add_env.txt28 New parameter Cb (bias) may be specified by calling TexEnv with
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_texture_add_env.txt28 New parameter Cb (bias) may be specified by calling TexEnv with
/third_party/mesa3d/src/mesa/main/
Dtexenv.c527 if (ctx->Driver.TexEnv) { in _mesa_texenvfv_indexed()
528 ctx->Driver.TexEnv(ctx, target, pname, param); in _mesa_texenvfv_indexed()
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_env_enhanced_fixed_function.txt45 New functions may be specified by calling TexEnv with the following tokens:
/third_party/openGLES/extensions/IMG/
DIMG_texture_env_enhanced_fixed_function.txt45 New functions may be specified by calling TexEnv with the following tokens:
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp396 TEST_P(GLES1CovglTest, TexEnv) in TEST_P() argument
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex.c449 functions->TexEnv = radeonTexEnv; in radeonInitTextureFuncs()

123