Searched refs:lower_vulkan_resource_index (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/imagination/rogue/nir/ |
D | rogue_nir_lower_io.c | 40 static void lower_vulkan_resource_index(nir_builder *b, in lower_vulkan_resource_index() function 93 lower_vulkan_resource_index(b, instr); in lower_intrinsic()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_lower_vulkan_resource.c | 30 lower_vulkan_resource_index(const nir_instr *instr, const void *data_cb) in lower_vulkan_resource_index() function 237 nir_shader_lower_instructions(shader, lower_vulkan_resource_index, lower_vri_instr, layout); in lvp_lower_pipeline_layout()
|
/external/mesa3d/src/microsoft/spirv_to_dxil/ |
D | dxil_spirv_nir_lower_bindless.c | 96 lower_vulkan_resource_index(nir_builder *b, nir_intrinsic_instr *intr, in lower_vulkan_resource_index() function 177 return lower_vulkan_resource_index(b, intr, options); in lower_bindless_instr()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 493 lower_vulkan_resource_index(nir_builder *b, in lower_vulkan_resource_index() function 793 lower_vulkan_resource_index(b, instr, state); in lower_intrinsic()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_shader.cc | 166 lower_vulkan_resource_index(struct tu_device *dev, nir_builder *b, in lower_vulkan_resource_index() function 490 lower_vulkan_resource_index(dev, b, instr, shader, layout); in lower_intrinsic()
|