Searched refs:PixelStoreParameter (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | gl_enum_utils_autogen.h | 147 PixelStoreParameter, enumerator
|
D | gl_enum_utils_autogen.cpp | 3245 case GLenumGroup::PixelStoreParameter: in GLenumToString()
|
D | capture_gles_2_0_autogen.cpp | 2040 paramBuffer.addEnumParam("pname", GLenumGroup::PixelStoreParameter, ParamType::TGLenum, pname); in CapturePixelStorei()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 2492 GLenumToString(GLenumGroup::PixelStoreParameter, pname), param); in GL_PixelStorei()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 4185 GLenumToString(GLenumGroup::PixelStoreParameter, pname), param); in GL_PixelStoref() 4209 GLenumToString(GLenumGroup::PixelStoreParameter, pname), param); in GL_PixelStorei()
|