Home
last modified time | relevance | path

Searched defs:instance_id (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/engine/flutter/runtime/
Dwindow_manager.cc16 void WindowManager::AddWindow(int32_t instance_id, std::unique_ptr<Window> window) { in AddWindow()
26 Window* WindowManager::GetWindow(int32_t instance_id) { in GetWindow()
36 void WindowManager::RemoveWindow(int32_t instance_id) { in RemoveWindow()
Dace_runtime_controller.cc23 int32_t instance_id, in RuntimeController()
36 int32_t instance_id, in RuntimeController()
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c591 unsigned instance_id, in generic_run_one()
659 unsigned instance_id, in generic_run_elts()
677 unsigned instance_id, in generic_run_elts16()
695 unsigned instance_id, in generic_run_elts8()
713 unsigned instance_id, in generic_run()
Dtranslate_sse.c130 unsigned instance_id; member
1104 struct x86_reg instance_id = in init_inputs() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/iphoneos/
DSDL_sysjoystick_c.h40 SDL_JoystickID instance_id; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_sysjoystick.h34 SDL_JoystickID instance_id; /* Device instance, monotonically increasing from 0 */ member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c242 int index_bias, int instance_id) in r300_emit_states()
307 int instance_id) in r300_prepare_for_rendering()
590 int instance_id) in r300_draw_elements()
682 int instance_id) in r300_draw_arrays()
Dr300_emit.c931 boolean indexed, int instance_id) in r300_emit_vertex_arrays()
/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.c228 bool instance_id = BITSET_TEST(s->info.system_values_read, in GENX() local
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_multiview.c45 nir_ssa_def *instance_id; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/darwin/
DSDL_sysjoystick_c.h64 int instance_id; member
/third_party/mesa3d/src/amd/llvm/
Dac_shader_abi.h47 LLVMValueRef instance_id; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
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/amd/vulkan/
Dradv_acceleration_structure.h92 uint32_t instance_id; member
Dradv_nir_lower_ray_queries.c139 rq_variable *instance_id; member
741 nir_ssa_def *instance_id = in lower_rq_proceed() local
Dradv_pipeline_rt.c222 nir_variable *instance_id; member
1048 nir_variable *instance_id; member
1491 nir_ssa_def *instance_id = in build_traversal_shader() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c34 uint32_t instance_id; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.c308 nir_variable *instance_id = nir_variable_create(b.shader, in st_pbo_create_vs() local
/third_party/flutter/skia/infra/bots/assets/
Dasset_utils.py96 def _describe(self, pkg_name, instance_id): argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp1673 … GeometryShaderRenderingPointsCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify()
3373 …d GeometryShaderRenderingLinesCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify()
5368 …ometryShaderRenderingTrianglesCase::verify(_draw_call_type drawcall_type, unsigned int instance_id, in verify()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h87 struct ir3_instruction *vertex_id, *basevertex, *instance_id, *base_instance, member
/third_party/mesa3d/src/amd/common/
Dac_shader_args.h85 struct ac_arg instance_id; member
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.h157 MXFUUID instance_id; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c23 uint32_t instance_id; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c104 struct ureg_src instance_id = in util_make_vertex_passthrough_shader_with_so() local

12