Home
last modified time | relevance | path

Searched defs:bind_map (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c35 const struct anv_pipeline_bind_map *bind_map) in anv_shader_bin_create()
144 struct anv_pipeline_bind_map bind_map; in anv_shader_bin_create_from_blob() local
270 const struct anv_pipeline_bind_map *bind_map) in anv_pipeline_cache_add_shader()
296 const struct anv_pipeline_bind_map *bind_map) in anv_pipeline_cache_upload_kernel()
DgenX_pipeline.c1347 const struct anv_pipeline_bind_map *bind_map = &shader_bin->bind_map; local
Danv_pipeline.c470 const struct anv_pipeline_bind_map *bind_map) in anv_pipeline_upload_kernel()
Danv_blorp.c65 struct anv_pipeline_bind_map bind_map = { in upload_blorp_shader() local
DgenX_cmd_buffer.c1958 const struct anv_pipeline_bind_map *bind_map = in cmd_buffer_flush_push_constants() local
Danv_private.h2089 struct anv_pipeline_bind_map bind_map; member