Searched refs:HintMode (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | gl_enum_utils_autogen.h | 97 HintMode, enumerator
|
D | gl_enum_utils_autogen.cpp | 2450 case GLenumGroup::HintMode: in GLenumToString()
|
D | capture_gles_2_0_autogen.cpp | 1899 paramBuffer.addEnumParam("mode", GLenumGroup::HintMode, ParamType::TGLenum, mode); in CaptureHint()
|
/external/llvm/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 17 %struct.HintMode = type { i16, i16, i16, i16, i16, i16, i16, i16, i16, i16 } 50 …Buffer, %struct.DepthTest, %struct.ArrayRange, %struct.FogMode, %struct.HintMode, %struct.LineMode…
|
/external/llvm-project/llvm/test/Transforms/InstCombine/X86/ |
D | shufflemask-undef.ll | 18 %struct.HintMode = type { i16, i16, i16, i16, i16, i16, i16, i16, i16, i16 } 51 …Buffer, %struct.DepthTest, %struct.ArrayRange, %struct.FogMode, %struct.HintMode, %struct.LineMode…
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 2115 GLenumToString(GLenumGroup::HintMode, mode)); in GL_Hint()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 2615 GLenumToString(GLenumGroup::HintMode, mode)); in GL_Hint()
|