Home
last modified time | relevance | path

Searched refs:GetLightModelParameterCount (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_params.cpp182 unsigned int size = GetLightModelParameterCount(pname); in CaptureLightModelfv_params()
192 unsigned int size = GetLightModelParameterCount(pname); in CaptureLightModelxv_param()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h193 unsigned int GetLightModelParameterCount(GLenum pname);
DContext_gles_1_0.cpp277 for (unsigned int i = 0; i < GetLightModelParameterCount(pname); i++) in lightModelxv()
Dqueryutils.cpp2222 unsigned int GetLightModelParameterCount(GLenum pname) in GetLightModelParameterCount() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h219 unsigned int GetLightModelParameterCount(GLenum pname);
DContext_gles_1_0.cpp292 for (unsigned int i = 0; i < GetLightModelParameterCount(pname); i++) in lightModelxv()
Dqueryutils.cpp2495 unsigned int GetLightModelParameterCount(GLenum pname) in GetLightModelParameterCount() function