Home
last modified time | relevance | path

Searched refs:tc_assert_driver_thread (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h573 tc_assert_driver_thread(struct threaded_context *tc) in tc_assert_driver_thread() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c159 tc_assert_driver_thread(ctx->tc); in fd_acc_get_query_result()
Dfreedreno_query_hw.c223 tc_assert_driver_thread(ctx->tc); in fd_hw_get_query_result()
Dfreedreno_context.c295 tc_assert_driver_thread(ctx->tc); in fd_context_batch()
Dfreedreno_resource.c552 tc_assert_driver_thread(ctx->tc); in fd_resource_uncompress()
780 tc_assert_driver_thread(ctx->tc); in resource_transfer_map()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.c172 tc_assert_driver_thread(ctx->tc); in fd6_validate_format()
Dfd6_program.c1192 tc_assert_driver_thread(ctx->tc); in fd6_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_program.c462 tc_assert_driver_thread(ctx->tc); in fd3_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c568 tc_assert_driver_thread(ctx->tc); in fd4_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c719 tc_assert_driver_thread(ctx->tc); in fd5_program_create()