Searched refs:HintMode (Results 1 – 8 of 8) sorted by relevance
/external/angle/src/libANGLE/ |
D | gl_enum_utils_autogen.h | 97 HintMode, enumerator
|
D | gl_enum_utils_autogen.cpp | 2349 case GLenumGroup::HintMode: in GLenumToString()
|
D | capture_gles_2_0_autogen.cpp | 1408 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/swiftshader/third_party/llvm-7.0/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 | 1849 GLenumToString(GLenumGroup::HintMode, mode)); in Hint()
|
D | entry_points_gles_ext_autogen.cpp | 15937 GLenumToString(GLenumGroup::HintMode, mode)); in HintContextANGLE()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_0_autogen.cpp | 2221 GLenumToString(GLenumGroup::HintMode, mode)); in Hint()
|