Home
last modified time | relevance | path

Searched refs:dxil_spirv_compute_runtime_data (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.h96 struct dxil_spirv_compute_runtime_data { struct
Ddxil_spirv_nir.c193 ? sizeof(struct dxil_spirv_compute_runtime_data) in add_runtime_data_var()
233 offsetof(struct dxil_spirv_compute_runtime_data, group_count_x); in lower_shader_system_values()
237 offsetof(struct dxil_spirv_compute_runtime_data, base_group_x); in lower_shader_system_values()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_private.h646 struct dxil_spirv_compute_runtime_data compute;
Ddzn_descriptor_set.c811 sizeof(struct dxil_spirv_compute_runtime_data)), in dzn_pipeline_layout_create()