Searched refs:PixelMap (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | gl_enum_utils_autogen.h | 146 PixelMap, enumerator
|
/external/llvm/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 33 …%struct.PixelMap = type { i32*, float*, float*, float*, float*, float*, float*, float*, float*, i3… 34 …type { float, float, %struct.PixelStore, %struct.PixelTransfer, %struct.PixelMap, %struct.ImagingS…
|
/external/llvm-project/llvm/test/Transforms/InstCombine/X86/ |
D | shufflemask-undef.ll | 34 …%struct.PixelMap = type { i32*, float*, float*, float*, float*, float*, float*, float*, float*, i3… 35 …type { float, float, %struct.PixelStore, %struct.PixelTransfer, %struct.PixelMap, %struct.ImagingS…
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 2224 CID(context), GLenumToString(GLenumGroup::PixelMap, map), (uintptr_t)values); in GL_GetPixelMapfv() 2247 CID(context), GLenumToString(GLenumGroup::PixelMap, map), (uintptr_t)values); in GL_GetPixelMapuiv() 2270 CID(context), GLenumToString(GLenumGroup::PixelMap, map), (uintptr_t)values); in GL_GetPixelMapusv() 3936 CID(context), GLenumToString(GLenumGroup::PixelMap, map), mapsize, (uintptr_t)values); in GL_PixelMapfv() 3960 GLenumToString(GLenumGroup::PixelMap, map), mapsize, (uintptr_t)values); in GL_PixelMapuiv() 3984 GLenumToString(GLenumGroup::PixelMap, map), mapsize, (uintptr_t)values); in GL_PixelMapusv()
|
D | entry_points_gl_4_autogen.cpp | 7699 GLenumToString(GLenumGroup::PixelMap, map), bufSize, (uintptr_t)values); in GL_GetnPixelMapfv() 7723 GLenumToString(GLenumGroup::PixelMap, map), bufSize, (uintptr_t)values); in GL_GetnPixelMapuiv() 7747 GLenumToString(GLenumGroup::PixelMap, map), bufSize, (uintptr_t)values); in GL_GetnPixelMapusv()
|