Home
last modified time | relevance | path

Searched defs:instance_id (Results 1 - 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/amd/llvm/
H A Dac_shader_abi.h47 LLVMValueRef instance_id; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.h92 uint32_t instance_id; member
H A Dradv_nir_lower_ray_queries.c139 rq_variable *instance_id; member
741 nir_ssa_def *instance_id = in lower_rq_proceed() local
H A Dradv_pipeline_rt.c222 nir_variable *instance_id; member
1048 nir_variable *instance_id; member
1491 nir_ssa_def *instance_id = build_traversal_shader() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_multiview.c45 nir_ssa_def *instance_id; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.c228 bool instance_id = BITSET_TEST(s->info.system_values_read, in pan_shader_compile() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c72 struct ureg_src instance_id = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_INSTANCEID, 0); in si_get_blitter_vs() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c34 uint32_t instance_id; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h87 struct ir3_instruction *vertex_id, *basevertex, *instance_id, *base_instance, member
/third_party/spirv-tools/source/val/
H A Dvalidate_ray_tracing_reorder.cpp74 const uint32_t instance_id = _.GetOperandTypeId(inst, instance_id_index); in ValidateHitObjectInstructionCommonParameters() local
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.h85 struct ac_arg instance_id; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c308 nir_variable *instance_id = nir_variable_create(b.shader, in st_pbo_create_vs() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c130 unsigned instance_id; member
1104 struct x86_reg instance_id = in init_inputs() local
H A Dtranslate_generic.c588 generic_run_one(struct translate_generic *tg, unsigned elt, unsigned start_instance, unsigned instance_id, void *vert) generic_run_one() argument
655 generic_run_elts(struct translate *translate, const unsigned *elts, unsigned count, unsigned start_instance, unsigned instance_id, void *output_buffer) generic_run_elts() argument
673 generic_run_elts16(struct translate *translate, const uint16_t *elts, unsigned count, unsigned start_instance, unsigned instance_id, void *output_buffer) generic_run_elts16() argument
691 generic_run_elts8(struct translate *translate, const uint8_t *elts, unsigned count, unsigned start_instance, unsigned instance_id, void *output_buffer) generic_run_elts8() argument
709 generic_run(struct translate *translate, unsigned start, unsigned count, unsigned start_instance, unsigned instance_id, void *output_buffer) generic_run() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c104 struct ureg_src instance_id = in util_make_vertex_passthrough_shader_with_so() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c23 uint32_t instance_id; member
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt.h153 uint8_t instance_id; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h845 nir_ssa_def *instance_id; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h166 LLVMValueRef instance_id; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c930 r300_emit_vertex_arrays(struct r300_context* r300, int offset, boolean indexed, int instance_id) r300_emit_vertex_arrays() argument
H A Dr300_render.c238 r300_emit_states(struct r300_context *r300, enum r300_prepare_flags flags, struct pipe_resource *index_buffer, int buffer_offset, int index_bias, int instance_id) r300_emit_states() argument
301 r300_prepare_for_rendering(struct r300_context *r300, enum r300_prepare_flags flags, struct pipe_resource *index_buffer, unsigned cs_dwords, int buffer_offset, int index_bias, int instance_id) r300_prepare_for_rendering() argument
587 r300_draw_elements(struct r300_context *r300, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, int instance_id) r300_draw_elements() argument
679 r300_draw_arrays(struct r300_context *r300, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, int instance_id) r300_draw_arrays() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c241 agx_index instance_id = agx_register(12, AGX_SIZE_32); in agx_emit_load_attr() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h400 unsigned instance_id; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp1673 void GeometryShaderRenderingPointsCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify() argument
3373 verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data) verify() argument
5368 verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data) verify() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_tables.cpp336 const ImGuiID instance_id = id + instance_no; in BeginTableEx() local

Completed in 40 milliseconds

12