Home
last modified time | relevance | path

Searched refs:state_tracker (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/mesa/
Dmeson.build473 'state_tracker/st_atifs_to_nir.c',
474 'state_tracker/st_atifs_to_nir.h',
475 'state_tracker/st_atom_array.c',
476 'state_tracker/st_atom_atomicbuf.c',
477 'state_tracker/st_atom_blend.c',
478 'state_tracker/st_atom.c',
479 'state_tracker/st_atom_clip.c',
480 'state_tracker/st_atom_constbuf.c',
481 'state_tracker/st_atom_constbuf.h',
482 'state_tracker/st_atom_depth.c',
[all …]
/third_party/grpc/src/core/lib/surface/
Dlame_client.cc43 ChannelData() : state_tracker("lame_channel", GRPC_CHANNEL_SHUTDOWN) {} in ChannelData()
48 ConnectivityStateTracker state_tracker; member
72 chand->state_tracker.AddWatcher(op->start_connectivity_watch_state, in lame_start_transport_op()
76 chand->state_tracker.RemoveWatcher(op->stop_connectivity_watch); in lame_start_transport_op()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni6024 ../src/mesa/state_tracker/st_atifs_to_nir.c
6025 ../src/mesa/state_tracker/st_atifs_to_nir.h
6026 ../src/mesa/state_tracker/st_atom.c
6027 ../src/mesa/state_tracker/st_atom.h
6028 ../src/mesa/state_tracker/st_atom_array.c
6029 ../src/mesa/state_tracker/st_atom_atomicbuf.c
6030 ../src/mesa/state_tracker/st_atom_blend.c
6031 ../src/mesa/state_tracker/st_atom_clip.c
6032 ../src/mesa/state_tracker/st_atom_constbuf.c
6033 ../src/mesa/state_tracker/st_atom_constbuf.h
[all …]
/third_party/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc81 state_tracker(is_client ? "inproc_client" : "inproc_server", in inproc_transport()
115 grpc_core::ConnectivityStateTracker state_tracker; member
1130 t->state_tracker.SetState(GRPC_CHANNEL_SHUTDOWN, absl::Status(), in close_transport_locked()
1151 t->state_tracker.AddWatcher(op->start_connectivity_watch_state, in perform_transport_op()
1155 t->state_tracker.RemoveWatcher(op->stop_connectivity_watch); in perform_transport_op()
/third_party/mesa3d/docs/relnotes/
D17.1.9.rst35 - src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant
D9.0.1.rst40 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:
D17.2.1.rst37 - src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant
D8.0.4.rst44 src/mesa/state_tracker/st_cb_fbo.c:379:st_render_texture: Assertion
D10.2.7.rst37 src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp:
D7.11.rst98 To fix: 64-bit-portabilty-issue state_tracker/st_program.c:427
172 state_tracker/st_texture.c:370:st_texture_image_copy: Assertion
D8.0.5.rst91 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:
D17.3.0.rst146 - src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant
D10.4.rst56 src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp:
D18.1.0.rst116 - SIGSEGV in state_tracker/st_glsl_to_tgsi_temprename.cpp
D7.9.1.rst46 [softpipe] state_tracker/st_manager.c:489:
D10.3.rst75 src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp:
D7.10.rst54 [softpipe] state_tracker/st_manager.c:489:
/third_party/mesa3d/docs/
Dsourcetree.rst81 - **state_tracker** - Translator from Mesa to Gallium. This is
171 - **dri** - Meta frontend for DRI drivers, see mesa/state_tracker
Dcodingstyle.rst132 ``src/mesa/state_tracker/st_glsl_to_tgsi.cpp`` can serve as examples.
Denvvars.rst488 :file:`src/mesa/state_tracker/st_debug.c` for other options.
/third_party/mesa3d/src/
Dmeson.build130 subdir('mesa/state_tracker/tests')
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h342 grpc_core::ConnectivityStateTracker state_tracker; member
Dchttp2_transport.cc429 state_tracker(is_client ? "client_transport" : "server_transport", in grpc_chttp2_transport()
1782 t->state_tracker.AddWatcher(op->start_connectivity_watch_state, in perform_transport_op_locked()
1786 t->state_tracker.RemoveWatcher(op->stop_connectivity_watch); in perform_transport_op_locked()
2870 t->state_tracker.SetState(state, status, reason); in connectivity_state_set()
/third_party/mesa3d/src/gallium/drivers/iris/ci/
Diris-amly-fails.txt120 # ../src/mesa/state_tracker/st_cb_texture.c:917:st_get_blit_mask: Assertion `0' failed.
/third_party/mesa3d/src/util/format/
Du_format.csv308 # - src/mesa/state_tracker/st_draw.c

12