/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_env_add.txt | 45 New function may be specified by calling TexEnv with ADD token. 159 to TexEnv{if} and TexEnv{if}v
|
D | ARB_point_sprite.txt | 133 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/ |
D | ARB_texture_env_add.txt | 55 New function may be specified by calling TexEnv with ADD token. 169 to TexEnv{if} and TexEnv{if}v
|
D | ARB_point_sprite.txt | 143 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/ |
D | EXT_texture_lod_bias.txt | 180 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
|
D | EXT_texture_env_add.txt | 36 New function may be specified by calling TexEnv with ADD token.
|
D | EXT_texenv_op.txt | 47 * 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 ) ;
|
D | EXT_texture_env.txt | 271 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/ |
D | EXT_texture_lod_bias.txt | 180 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
|
D | EXT_texture_env_add.txt | 36 New function may be specified by calling TexEnv with ADD token.
|
D | EXT_texenv_op.txt | 47 * 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 ) ;
|
D | EXT_texture_env.txt | 271 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/ |
D | NV_texture_shader2.txt | 209 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
|
D | NV_point_sprite.txt | 118 (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/ |
D | NV_texture_shader2.txt | 209 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
|
D | NV_point_sprite.txt | 118 (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/ |
D | OES_point_sprite.txt | 128 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/ |
D | OES_point_sprite.txt | 138 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/ |
D | SGIX_texture_add_env.txt | 28 New parameter Cb (bias) may be specified by calling TexEnv with
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_texture_add_env.txt | 28 New parameter Cb (bias) may be specified by calling TexEnv with
|
/third_party/mesa3d/src/mesa/main/ |
D | texenv.c | 527 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/ |
D | IMG_texture_env_enhanced_fixed_function.txt | 45 New functions may be specified by calling TexEnv with the following tokens:
|
/third_party/openGLES/extensions/IMG/ |
D | IMG_texture_env_enhanced_fixed_function.txt | 45 New functions may be specified by calling TexEnv with the following tokens:
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 396 TEST_P(GLES1CovglTest, TexEnv) in TEST_P() argument
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tex.c | 449 functions->TexEnv = radeonTexEnv; in radeonInitTextureFuncs()
|