Home
last modified time | relevance | path

Searched refs:_state (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dsparse_array_test.cpp34 test_thread(void *_state) in test_thread() argument
36 struct util_sparse_array *arr = (struct util_sparse_array *)_state; in test_thread()
Du_call_once_test.cpp28 static int test_call_once(void *_state) in test_call_once() argument
Du_debug_test.cpp38 test_thread(void *_state) in test_thread() argument
/hardware/google/gfxstream/guest/mesa/src/util/tests/perf/
Du_trace_test.cpp11 test_thread(void *_state) in test_thread() argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4_state=t:(e._state=n,e._index--)}:function(i,s){s===r||s===e?i._state=t:(i._state=n,i._index--)}}f…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_nir_convert_ycbcr.c304 lower_ycbcr_tex_instr(nir_builder *b, nir_instr *instr, void *_state) in lower_ycbcr_tex_instr() argument
306 const struct lower_ycbcr_tex_state *state = _state; in lower_ycbcr_tex_instr()