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

/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c69 nir_address_format ubo_format; member in struct:lower_system_values_data
114 nir_address_format ubo_format = data->ubo_format; local in function:lower_shader_system_values
117 builder, nir_address_format_num_components(ubo_format),
118 nir_address_format_bit_size(ubo_format),
124 builder, nir_address_format_num_components(ubo_format),
125 nir_address_format_bit_size(ubo_format),
140 nir_address_format ubo_format,
144 .ubo_format = ubo_format,
139 dxil_spirv_nir_lower_shader_system_values(nir_shader * shader,nir_address_format ubo_format,unsigned desc_set,unsigned binding) argument
[all...]

Completed in 2 milliseconds