Searched defs:start_component (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_xfb.c | 29 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__.py | 261 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 D | Shader.cpp | 862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_shader.h | 209 unsigned start_component : 2; /** 0 to 3 */ member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_state.h | 261 unsigned start_component:2; /** 0 to 3 */ member
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 2264 int start_component = var->data.location_frac; in ntq_setup_vs_inputs() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 1703 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 D | nir_to_tgsi.c | 627 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 D | spirv_msl.cpp | 2040 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