Home
last modified time | relevance | path

Searched defs:primitiveBoundingBox (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h731 PFNGLPRIMITIVEBOUNDINGBOXPROC primitiveBoundingBox = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl567 glPrimitiveBoundingBoxFunc primitiveBoundingBox; variable
/external/angle/src/libANGLE/
DContext.cpp5909 void Context::primitiveBoundingBox(GLfloat minX, in primitiveBoundingBox() function in gl::Context