Home
last modified time | relevance | path

Searched defs:start_component (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c29 lower_xfb_output(nir_builder *b, nir_intrinsic_instr *intr, unsigned start_component, unsigned num_components, unsigned buffer, unsigned offset_words) lower_xfb_output() argument
/third_party/python/Lib/msilib/
H A D__init__.py261 def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=None): member in Directory
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h209 unsigned start_component : 2; /** 0 to 3 */ member
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h261 unsigned start_component:2; /** 0 to 3 */ member
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c2264 int start_component = var->data.location_frac; in ntq_setup_vs_inputs() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1703 unsigned start_component = idx * vec_components * 2; in lower_64bit_vars() local
1767 unsigned start_component in lower_64bit_vars() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c627 ntt_tgsi_usage_mask(unsigned start_component, unsigned num_components, in ntt_tgsi_usage_mask() argument
1831 int start_component = nir_intrinsic_component(instr); in ntt_emit_load_ubo() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp2040 uint32_t start_component = get_decoration(var.self, DecorationComponent); in add_component_variable_to_interface_block() local
2126 uint32_t start_component = 0; in add_plain_variable_to_interface_block() local

Completed in 38 milliseconds