Searched refs:GL_OPERAND2_RGB (Results 1 – 16 of 16) sorted by relevance
106 glGetTexEnvfv(GL_TEXTURE_ENV, GL_OPERAND2_RGB, actualParams); in verifyEnvironment()205 glTexEnvf(GL_TEXTURE_ENV, GL_OPERAND2_RGB, 0.0f); in TEST_P()355 glTexEnvi(GL_TEXTURE_ENV, GL_OPERAND2_RGB, op2Rgb); in TEST_P()
343 pname != GL_OPERAND2_RGB && in _mesa_GetTexEnvxv()383 case GL_OPERAND2_RGB: in _mesa_GetTexEnvxv()785 case GL_OPERAND2_RGB: in _mesa_TexEnvx()830 case GL_OPERAND2_RGB: in _mesa_TexEnvxv()
280 case GL_OPERAND2_RGB: in set_combiner_operand()446 case GL_OPERAND2_RGB: in _mesa_texenvfv_indexed()678 case GL_OPERAND2_RGB: { in get_texenvi()
255 case GL_OPERAND2_RGB: in _mesa_texenv_enum_to_count()
324 EXPECT_EQ(1, __glTexEnvfv_size(GL_OPERAND2_RGB)); in TEST()356 case GL_OPERAND2_RGB: in TEST()
1671 case GL_OPERAND2_RGB: in FromGLenum()1719 return GL_OPERAND2_RGB; in ToGLenum()
534 #define GL_OPERAND2_RGB 0x8592 macro
391 #define GL_OPERAND2_RGB 0x8592 macro
395 #define GL_OPERAND2_RGB 0x8592 macro
3772 case GL_OPERAND2_RGB: in TexEnvfv()4027 case GL_OPERAND2_RGB: in TexEnvi()
1801 #define GL_OPERAND2_RGB 0x8592 macro
208 #define GL_OPERAND2_RGB 0x8592 macro
1364 #define GL_OPERAND2_RGB 0x8592 macro
206 #define GL_OPERAND2_RGB 0x8592 macro
3171 pub const GL_OPERAND2_RGB: u32 = 34194; constant