/third_party/mesa3d/docs/relnotes/ |
D | 21.1.7.rst | 166 - etnaviv: fail in get_handle(TYPE_KMS) without a scanout resource 167 - freedreno: fail in get_handle(TYPE_KMS) without a scanout resource 168 - panfrost: fail in get_handle(TYPE_KMS) without a scanout resource 169 - lima: fail in get_handle(TYPE_KMS) without a scanout resource
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/android/ |
D | gstvkdisplay_android.c | 42 GST_VULKAN_DISPLAY_CLASS (klass)->get_handle = in gst_vulkan_display_android_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdisplay.c | 132 klass->get_handle = gst_vulkan_display_default_get_handle; in gst_vulkan_display_class_init() 297 g_return_val_if_fail (klass->get_handle != NULL, NULL); in gst_vulkan_display_get_handle() 299 return klass->get_handle (display); in gst_vulkan_display_get_handle()
|
D | gstvkdisplay.h | 121 gpointer (*get_handle) (GstVulkanDisplay * display); member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/ |
D | gstgldisplay_viv_fb.c | 40 GST_GL_DISPLAY_CLASS (klass)->get_handle = in gst_gl_display_viv_fb_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstgldisplay_wayland.c | 56 GST_GL_DISPLAY_CLASS (klass)->get_handle = in gst_gl_display_wayland_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstgldisplay_egl_device.c | 65 display_class->get_handle = in gst_gl_display_egl_device_class_init()
|
D | gstgldisplay_egl.c | 89 GST_GL_DISPLAY_CLASS (klass)->get_handle = in gst_gl_display_egl_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/ |
D | gstvkdisplay_xcb.c | 42 GST_VULKAN_DISPLAY_CLASS (klass)->get_handle = in gst_vulkan_display_xcb_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgldisplay.h | 128 guintptr (*get_handle) (GstGLDisplay * display); member
|
D | gstgldisplay.c | 178 klass->get_handle = gst_gl_display_default_get_handle; in gst_gl_display_class_init() 483 g_return_val_if_fail (klass->get_handle != NULL, 0); in gst_gl_display_get_handle() 485 return klass->get_handle (display); in gst_gl_display_get_handle()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/ |
D | gstvkdisplay_wayland.c | 77 GST_VULKAN_DISPLAY_CLASS (klass)->get_handle = in gst_vulkan_display_wayland_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ios/ |
D | gstvkdisplay_ios.m | 43 GST_VULKAN_DISPLAY_CLASS (klass)->get_handle =
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstgldisplay_x11.c | 57 GST_GL_DISPLAY_CLASS (klass)->get_handle = in gst_gl_display_x11_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/ |
D | gstgldisplay_gbm.c | 63 GST_GL_DISPLAY_CLASS (klass)->get_handle = in gst_gl_display_gbm_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/cocoa/ |
D | gstvkdisplay_cocoa.m | 184 GST_VULKAN_DISPLAY_CLASS (klass)->get_handle =
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstgldisplay_cocoa.m | 192 GST_GL_DISPLAY_CLASS (klass)->get_handle =
|
/third_party/mesa3d/src/mesa/main/ |
D | shaderapi.c | 634 get_handle(struct gl_context *ctx, GLenum pname) in get_handle() function 1886 return get_handle(ctx, pname); in _mesa_GetHandleARB()
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/ |
D | gles2-gtf-master.txt | 1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/ |
D | gles2-gtf-master.txt | 1160 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1161 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/ |
D | gles2-gtf-master.txt | 1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/ |
D | gles2-gtf-master.txt | 1160 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1161 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/ |
D | gles2-gtf-master.txt | 1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/ |
D | gles2-gtf-master.txt | 1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/ |
D | gl31-gtf-master.txt | 1152 GTF-GL31.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle 1153 GTF-GL31.gtf21.GL2Tests.get_handle.programhandlezero_useprogram
|