Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_lower_xfb.c30 unsigned start_component, unsigned num_components, in lower_xfb_output()
/third_party/python/Lib/msilib/
D__init__.py258 …def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=Non… member in Directory
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c627 ntt_tgsi_usage_mask(unsigned start_component, unsigned num_components, in ntt_tgsi_usage_mask()
1831 int start_component = nir_intrinsic_component(instr); in ntt_emit_load_ubo() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1703 unsigned start_component = idx * vec_components * 2; in lower_64bit_vars() local
1767 unsigned start_component = idx * vec_components * 2; in lower_64bit_vars() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h209 unsigned start_component : 2; /** 0 to 3 */ member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h261 unsigned start_component:2; /** 0 to 3 */ member
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c2264 int start_component = var->data.location_frac; in ntq_setup_vs_inputs() local
/third_party/skia/third_party/externals/spirv-cross/
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