Home
last modified time | relevance | path

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

/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.c150 ntt_tgsi_usage_mask(unsigned start_component, unsigned num_components, in ntt_tgsi_usage_mask()
1355 int start_component = nir_intrinsic_component(instr); in ntt_emit_load_ubo() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h204 unsigned start_component : 2; /** 0 to 3 */ member
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1959 int start_component = var->data.location_frac; in ntq_setup_vs_inputs() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h253 unsigned start_component:2; /** 0 to 3 */ member
/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