Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dqueryutils.h219 unsigned int GetLightModelParameterCount(GLenum pname);
DContext_gles_1_0.cpp290 for (unsigned int i = 0; i < GetLightModelParameterCount(pname); i++) in lightModelxv()
Dqueryutils.cpp2388 unsigned int GetLightModelParameterCount(GLenum pname) in GetLightModelParameterCount() function