Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c186 struct radv_pipeline_cache_object { struct
197 static struct radv_pipeline_cache_object * argument
201 …sizeof(struct radv_pipeline_cache_object) + (num_shaders * sizeof(struct radv_shader *)) + data_si… in radv_pipeline_cache_object_create()
203 …struct radv_pipeline_cache_object *object = vk_alloc(&device->alloc, size, 8, VK_SYSTEM_ALLOCATION… in radv_pipeline_cache_object_create()
222 …struct radv_pipeline_cache_object *pipeline_obj = container_of(object, struct radv_pipeline_cache_… in radv_pipeline_cache_object_destroy()
243 struct radv_pipeline_cache_object *object; in radv_pipeline_cache_object_deserialize()
274 …struct radv_pipeline_cache_object *pipeline_obj = container_of(object, struct radv_pipeline_cache_… in radv_pipeline_cache_object_serialize()
329 static struct radv_pipeline_cache_object *
352 return container_of(object, struct radv_pipeline_cache_object, base); in radv_pipeline_cache_object_search()
359 struct radv_pipeline_cache_object *pipeline_obj; in radv_graphics_pipeline_cache_search()
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst1037 - radv: add struct radv_pipeline_cache_object
H A D24.1.0.rst4972 - radv: memset radv_pipeline_cache_object data