Searched refs:ac_descriptor_type (Results 1 - 10 of 10) sorted by last modified time
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_resources.c | 180 LLVMValueRef index, enum ac_descriptor_type desc_type, 208 LLVMValueRef index, enum ac_descriptor_type type) 247 enum ac_descriptor_type desc_type, bool image,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 487 enum ac_descriptor_type desc_type, bool image, bool write, bool bindless)
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 72 enum ac_descriptor_type desc_type, const nir_instr *instr, 2415 enum ac_descriptor_type desc_type, bool write) 4434 enum ac_descriptor_type desc_type, const nir_instr *instr, 4506 enum ac_descriptor_type main_descriptor =
|
| H A D | ac_shader_abi.h | 37 enum ac_descriptor_type enum 129 LLVMValueRef index, enum ac_descriptor_type desc_type,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_internal.h | 305 enum ac_descriptor_type type); 308 enum ac_descriptor_type desc_type, bool dcc_off,
|
| H A D | si_shader_nir.c | 981 enum ac_descriptor_type desc_type, bool image,
|
| H A D | si_shader_tgsi_mem.c | 179 enum ac_descriptor_type desc_type, bool dcc_off, 1060 enum ac_descriptor_type type)
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 1953 enum ac_descriptor_type desc_type,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_nir_to_llvm.c | 59 enum ac_descriptor_type desc_type, 2337 enum ac_descriptor_type desc_type, 3492 enum ac_descriptor_type desc_type, 3632 enum ac_descriptor_type main_descriptor = instr->sampler_dim == GLSL_SAMPLER_DIM_BUF ? AC_DESC_BUFFER : AC_DESC_IMAGE;
|
| H A D | ac_shader_abi.h | 37 enum ac_descriptor_type { enum 170 enum ac_descriptor_type desc_type,
|
Completed in 34 milliseconds