Home
last modified time | relevance | path

Searched refs:encode_spv (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
DgenX_acceleration_structure.c216 static const uint32_t encode_spv[] = { variable
351 VkResult result = get_pipeline_spv(device, "encode", encode_spv, in anv_encode_bind_pipeline()
352 sizeof(encode_spv), in anv_encode_bind_pipeline()
383 get_pipeline_spv(device, "encode", encode_spv, sizeof(encode_spv), in anv_encode_as()
/external/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c24 static const uint32_t encode_spv[] = { variable
714 …result = create_build_pipeline_spv(device, encode_spv, sizeof(encode_spv), sizeof(struct encode_ar… in radv_device_init_accel_struct_build_state()