Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h731 PFNGLPRIMITIVEBOUNDINGBOXPROC primitiveBoundingBox = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl569 glPrimitiveBoundingBoxFunc primitiveBoundingBox; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp6005 void Context::primitiveBoundingBox(GLfloat minX, in primitiveBoundingBox() function in gl::Context