Home
last modified time | relevance | path

Searched refs:ANV_DESCRIPTOR_SET_NULL (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c1152 case ANV_DESCRIPTOR_SET_NULL: in anv_pipeline_add_executable()
1766 stage.bind_map.surface_to_descriptor[0].set = ANV_DESCRIPTOR_SET_NULL; in anv_pipeline_compile_cs()
Danv_private.h2247 #define ANV_DESCRIPTOR_SET_NULL (UINT8_MAX - 5) macro
DgenX_cmd_buffer.c2574 case ANV_DESCRIPTOR_SET_NULL: in emit_binding_table()