Searched refs:pipeline_binary (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_binary.c | 105 struct radv_pipeline_binary *pipeline_binary; in radv_create_pipeline_binary() local 107 pipeline_binary = in radv_create_pipeline_binary() 108 …vk_zalloc2(&device->vk.alloc, pAllocator, sizeof(*pipeline_binary), 8, VK_SYSTEM_ALLOCATION_SCOPE_… in radv_create_pipeline_binary() 109 if (pipeline_binary == NULL) in radv_create_pipeline_binary() 112 vk_object_base_init(&device->vk, &pipeline_binary->base, VK_OBJECT_TYPE_PIPELINE_BINARY_KHR); in radv_create_pipeline_binary() 114 pipeline_binary->data = (void *)data; in radv_create_pipeline_binary() 115 pipeline_binary->size = data_size; in radv_create_pipeline_binary() 117 memcpy(pipeline_binary->key, key, BLAKE3_OUT_LEN); in radv_create_pipeline_binary() 119 *pipeline_binary_out = pipeline_binary; in radv_create_pipeline_binary() 128 struct radv_pipeline_binary *pipeline_binary; in radv_create_pipeline_binary_from_data() local [all …]
|
H A D | radv_pipeline_compute.c | 251 VK_FROM_HANDLE(radv_pipeline_binary, pipeline_binary, binary_info->pPipelineBinaries[0]); in radv_compute_pipeline_import_binary() 257 blob_reader_init(&blob, pipeline_binary->data, pipeline_binary->size); in radv_compute_pipeline_import_binary() 259 …shader = radv_shader_deserialize(device, pipeline_binary->key, sizeof(pipeline_binary->key), &blob… in radv_compute_pipeline_import_binary() 265 pipeline->base.pipeline_hash = *(uint64_t *)pipeline_binary->key; in radv_compute_pipeline_import_binary()
|
H A D | radv_pipeline_rt.c | 289 VK_FROM_HANDLE(radv_pipeline_binary, pipeline_binary, binary_info->pPipelineBinaries[i]); in radv_init_rt_stage_hashes() 292 blob_reader_init(&blob, pipeline_binary->data, pipeline_binary->size); in radv_init_rt_stage_hashes() 1020 VK_FROM_HANDLE(radv_pipeline_binary, pipeline_binary, binary_info->pPipelineBinaries[i]); in radv_ray_tracing_pipeline_import_binary() 1024 blob_reader_init(&blob, pipeline_binary->data, pipeline_binary->size); in radv_ray_tracing_pipeline_import_binary() 1030 …shader = radv_shader_deserialize(device, pipeline_binary->key, sizeof(pipeline_binary->key), &blob… in radv_ray_tracing_pipeline_import_binary() 1036 _mesa_blake3_update(&ctx, pipeline_binary->key, sizeof(pipeline_binary->key)); in radv_ray_tracing_pipeline_import_binary() 1044 …shader = radv_shader_deserialize(device, pipeline_binary->key, sizeof(pipeline_binary->key), &blob… in radv_ray_tracing_pipeline_import_binary() 1050 _mesa_blake3_update(&ctx, pipeline_binary->key, sizeof(pipeline_binary->key)); in radv_ray_tracing_pipeline_import_binary()
|
H A D | radv_pipeline_graphics.c | 3307 VK_FROM_HANDLE(radv_pipeline_binary, pipeline_binary, binary_info->pPipelineBinaries[i]); in radv_graphics_pipeline_import_binaries() 3311 blob_reader_init(&blob, pipeline_binary->data, pipeline_binary->size); in radv_graphics_pipeline_import_binaries() 3313 …shader = radv_shader_deserialize(device, pipeline_binary->key, sizeof(pipeline_binary->key), &blob… in radv_graphics_pipeline_import_binaries() 3324 _mesa_blake3_update(&ctx, pipeline_binary->key, sizeof(pipeline_binary->key)); in radv_graphics_pipeline_import_binaries()
|
/aosp_15_r20/external/swiftshader/tests/regres/testlists/vk-default/pipeline/ |
H A D | pipeline-library.txt | 48808 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fra… 48809 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fra… 48810 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fra… 48811 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_geo… 48812 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_geo… 48813 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_tes… 48814 dEQP-VK.pipeline.pipeline_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_tes… 48815 dEQP-VK.pipeline.pipeline_library.pipeline_binary.dedicated.graphics_pipeline_from_internal_cache 48816 dEQP-VK.pipeline.pipeline_library.pipeline_binary.dedicated.unique_key_pairs 48817 dEQP-VK.pipeline.pipeline_library.pipeline_binary.graphics_tests.vertex_stage_fragment_stage [all …]
|
H A D | fast-linked-library.txt | 48759 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48760 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48761 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48762 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48763 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48764 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48765 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 48766 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.dedicated.graphics_pipeline_from_internal_cache 48767 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.dedicated.unique_key_pairs 48768 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.graphics_tests.vertex_stage_fragment_stage [all …]
|
H A D | monolithic.txt | 108977 dEQP-VK.pipeline.monolithic.pipeline_binary.compute_tests.compute_stage 108978 dEQP-VK.pipeline.monolithic.pipeline_binary.compute_tests.compute_stage_use_binary_data 108979 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.compute_tests.compute_stage 108980 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.compute_tests.compute_stage_delayed_d… 108981 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fragment_… 108982 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fragment_… 108983 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_fragment_… 108984 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_geometry_… 108985 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_geometry_… 108986 dEQP-VK.pipeline.monolithic.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_tessellat… [all …]
|
/aosp_15_r20/external/swiftshader/tests/regres/testlists/ |
H A D | vk-master-NOT_SUPPORTED.txt | 795353 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795354 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795355 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795356 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795357 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795358 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795359 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.creation_feedback.graphics_tests.vertex_stage_… 795360 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.dedicated.graphics_pipeline_from_internal_cache 795361 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.dedicated.unique_key_pairs 795362 dEQP-VK.pipeline.fast_linked_library.pipeline_binary.graphics_tests.vertex_stage_fragment_stage [all …]
|