Home
last modified time | relevance | path

Searched defs:clear_mask (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c578 uint32_t clear_mask, depth_clear; variable
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h78 VkImageAspectFlags clear_mask; member
H A Dtu_clear_blit.c2679 clear_gmem_attachment(struct tu_cmd_buffer *cmd, struct tu_cs *cs, enum pipe_format format, uint8_t clear_mask, uint32_t gmem_offset, const VkClearValue *value) clear_gmem_attachment() argument
2840 clear_sysmem_attachment(struct tu_cmd_buffer *cmd, struct tu_cs *cs, VkFormat vk_format, VkImageAspectFlags clear_mask, const VkClearValue *value, uint32_t a, bool separate_ds) clear_sysmem_attachment() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c792 void ac_set_reg_cu_en(void *cs, unsigned reg_offset, uint32_t value, uint32_t clear_mask, in ac_set_reg_cu_en() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c190 uint32_t clear_mask = (uint32_t) clear_mask64; in lp_rast_clear_zstencil() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1088 unsigned clear_mask = ~u_bit_consecutive(start_slot + count, unbind_num_trailing_slots); in nv50_set_vertex_buffers() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1032 unsigned clear_mask = ~u_bit_consecutive(start_slot + count, unbind_num_trailing_slots); in nvc0_set_vertex_buffers() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h202 radv_clear_mask(uint32_t *inout_mask, uint32_t clear_mask) in radv_clear_mask() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h1278 uint32_t clear_mask; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h354 anv_clear_mask(uint32_t *inout_mask, uint32_t clear_mask) in anv_clear_mask() argument

Completed in 26 milliseconds