Home
last modified time | relevance | path

Searched refs:early_z_test_and_update_direction (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_rcl.c669 config.early_z_test_and_update_direction = in v3dX()
674 config.early_z_test_and_update_direction = in v3dX()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1958 uint32_t *early_z_test_and_update_direction) in set_rcl_early_z_config() argument
1964 *early_z_test_and_update_direction = EARLY_Z_DIRECTION_LT_LE; in set_rcl_early_z_config()
1968 *early_z_test_and_update_direction = EARLY_Z_DIRECTION_GT_GE; in set_rcl_early_z_config()
2045 &config.early_z_test_and_update_direction); in cmd_buffer_emit_render_pass_rcl()
/external/mesa3d/prebuilt-intermediates/cle/
Dv3d_packet_v33_pack.h2909 uint32_t early_z_test_and_update_direction; member
2943 __gen_uint(values->early_z_test_and_update_direction, 5, 5) | in V3D33_TILE_RENDERING_MODE_CFG_COMMON_pack()
2966 values->early_z_test_and_update_direction = __gen_unpack_uint(cl, 53, 53); in V3D33_TILE_RENDERING_MODE_CFG_COMMON_unpack()