Searched defs:surface_to_descriptor (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c454 struct anv_pipeline_binding surface_to_descriptor[256]; local
458 .surface_to_descriptor = surface_to_descriptor,
590 .surface_to_descriptor = tcs_surface_to_descriptor,
594 .surface_to_descriptor = tes_surface_to_descriptor,
715 struct anv_pipeline_binding surface_to_descriptor[256]; local
719 .surface_to_descriptor = surface_to_descriptor,
792 struct anv_pipeline_binding surface_to_descriptor[256]; local
796 .surface_to_descriptor
914 struct anv_pipeline_binding surface_to_descriptor[256]; local
[all...]
H A Danv_private.h1380 struct anv_pipeline_binding * surface_to_descriptor; member in struct:anv_pipeline_bind_map

Completed in 123 milliseconds