Home
last modified time | relevance | path

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

/external/mesa3d/src/loader/
Dloader_dri3_helper.h171 bool is_protected_content; member
Dloader_dri3_helper.c1423 (draw->is_protected_content ? in dri3_alloc_render_buffer()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11_dri3.c192 dri3_surf->loader_drawable.is_protected_content = in dri3_create_surface()
/external/mesa3d/src/gallium/frontends/dri/
Ddri2.c743 bool is_protected_content, in dri2_create_image_from_winsys() argument
761 if (is_protected_content) in dri2_create_image_from_winsys()
840 (tex->bind & PIPE_BIND_PROTECTED) != is_protected_content) { in dri2_create_image_from_winsys()