Home
last modified time | relevance | path

Searched refs:__DRI_BUFFER_DEPTH_STENCIL (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h953 #define __DRI_BUFFER_DEPTH_STENCIL 9 /**< Only available with DRI2 1.1 */ macro
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_ohos.c795 case __DRI_BUFFER_DEPTH_STENCIL: in ohos_get_buffers_parse_attachments()
Dplatform_android.c1204 case __DRI_BUFFER_DEPTH_STENCIL: in droid_get_buffers_parse_attachments()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c320 case __DRI_BUFFER_DEPTH_STENCIL: in dri2_allocate_buffer()