Searched defs:component_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_signature.h76 uint8_t component_type; // DxilProgramSigCompType member in struct:dxil_psv_signature_element
H A Ddxil_module.c822 const struct dxil_type *component_type = dxil_module_get_type_from_comp_type(m, comp_type); local in function:dxil_module_get_res_type
835 const struct dxil_type *component_type = dxil_module_get_int_type(m, 32); local in function:dxil_module_get_res_type
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1248 spirv_builder_type_vector(struct spirv_builder *b, SpvId component_type, argument
1257 spirv_builder_type_matrix(struct spirv_builder *b, SpvId component_type, argument
1266 spirv_builder_type_runtime_array(struct spirv_builder *b, SpvId component_type) argument
1277 spirv_builder_type_array(struct spirv_builder *b, SpvId component_type, argument
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c3382 LLVMTypeRef component_type; local in function:visit_load

Completed in 19 milliseconds