Home
last modified time | relevance | path

Searched refs:total_assembly (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c377 const uint64_t *total_assembly, in v3dv_pipeline_shared_data_new()
414 memcpy(bo->map, total_assembly, total_assembly_size); in v3dv_pipeline_shared_data_new()
618 const uint64_t *total_assembly = in v3dv_pipeline_shared_data_create_from_blob() local
626 total_assembly, total_assembly_size); in v3dv_pipeline_shared_data_create_from_blob()
373 v3dv_pipeline_shared_data_new(struct v3dv_pipeline_cache *cache, const unsigned char sha1_key[20], struct v3dv_descriptor_maps **maps, struct v3dv_shader_variant **variants, const uint64_t *total_assembly, const uint32_t total_assembly_size) v3dv_pipeline_shared_data_new() argument

Completed in 2 milliseconds