Home
last modified time | relevance | path

Searched defs:maxClipPlanes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmValidate.cpp28 bool GLEScmValidate::clipPlaneEnum(GLenum e,unsigned int maxClipPlanes) { in clipPlaneEnum()
151 bool GLEScmValidate::capability(GLenum cap,int maxLights,int maxClipPlanes) { in capability()
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h54 int maxClipPlanes; member
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DResourceLimits.h54 int maxClipPlanes; member
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h399 GLuint maxClipPlanes = 0; member