Searched defs:pred_offset (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c635 uint64_t pred_offset; local in function:radv_process_color_image
535 radv_emit_set_predication_state_from_image(struct radv_cmd_buffer * cmd_buffer,struct radv_image * image,uint64_t pred_offset,bool value) argument
[all...]
H A Dradv_cmd_buffer.c7940 unsigned pred_offset; local in function:radv_CmdBeginConditionalRenderingEXT
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c605 uint64_t pred_offset = decompress_dcc ? image->dcc_pred_offset : local in function:radv_emit_color_decompress
696 uint64_t pred_offset = decompress_dcc ? image->dcc_pred_offset : local in function:radv_emit_color_decompress
553 radv_emit_set_predication_state_from_image(struct radv_cmd_buffer * cmd_buffer,struct radv_image * image,uint64_t pred_offset,bool value) argument
H A Dradv_cmd_buffer.c4945 unsigned pred_offset; local in function:radv_CmdBeginConditionalRenderingEXT

Completed in 20 milliseconds