Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp.h226 BLORP_HIZ_OP_HIZ_RESOLVE, enumerator
Dblorp_genX_exec.h796 case BLORP_HIZ_OP_HIZ_RESOLVE: in blorp_emit_ps_config()
881 case BLORP_HIZ_OP_HIZ_RESOLVE: in blorp_emit_ps_config()
1033 case BLORP_HIZ_OP_HIZ_RESOLVE: in blorp_emit_depth_stencil_state()
1560 case BLORP_HIZ_OP_HIZ_RESOLVE: in blorp_emit_gen8_hiz_op()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c1553 case BLORP_HIZ_OP_HIZ_RESOLVE: in intel_hiz_exec()
Dintel_mipmap_tree.c2330 hiz_op = BLORP_HIZ_OP_HIZ_RESOLVE; in intel_miptree_prepare_hiz_access()
2346 case BLORP_HIZ_OP_HIZ_RESOLVE: in intel_miptree_prepare_hiz_access()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1658 assert(op == BLORP_HIZ_OP_HIZ_RESOLVE || in anv_gen8_hiz_op_resolve()
DgenX_cmd_buffer.c395 hiz_op = BLORP_HIZ_OP_HIZ_RESOLVE; in transition_depth_buffer()