Home
last modified time | relevance | path

Searched defs:explicit_xfb_buffer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/
H A Dglsl_types.h472 unsigned explicit_xfb_buffer:1; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast.h605 unsigned explicit_xfb_buffer:1; /**< xfb_buffer value assigned explicitly by shader code */ member
H A Dir.h776 unsigned explicit_xfb_buffer:1; member
H A Dast_to_hir.cpp7643 unsigned explicit_xfb_buffer = 0; in ast_process_struct_or_iface_block_members() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h649 unsigned explicit_xfb_buffer : 1; member