Home
last modified time | relevance | path

Searched defs:disable_all (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c232 fd_acc_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_acc_query_update_batch()
Dfreedreno_query_hw.c376 fd_hw_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_hw_query_update_batch()
/third_party/vulkan-loader/loader/
Dloader_common.h506 bool disable_all; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c3333 const bool disable_all = raster_discard_enabled || !attachment; in pvr_setup_isp_faces_and_control() local