Searched defs:is_depth (Results 1 - 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_job.c | 281 vc4_submit_setup_rcl_surface(struct vc4_job *job, struct drm_vc4_submit_rcl_surface *submit_surf, struct pipe_surface *psurf, bool is_depth, bool is_write) vc4_submit_setup_rcl_surface() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_shader_util.c | 531 ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, bool is_depth, bool use_rbplus, struct ac_spi_color_formats *formats) ac_choose_spi_color_formats() argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_signature.c | 131 bool is_depth = is_depth_output(info->kind); in get_additional_semantic_info() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_image.c | 588 bool is_depth, is_stencil; in radv_get_surface_flags() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_texture.c | 209 bool is_depth, is_stencil; in r600_init_surface() local [all...] |
H A D | r600_pipe_common.h | 202 bool is_depth; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_texture.c | 179 bool is_depth, is_stencil; in si_init_surface() local [all...] |
H A D | si_state.c | 2499 si_choose_spi_color_formats(struct si_surface *surf, unsigned format, unsigned swap, unsigned ntype, bool is_depth) si_choose_spi_color_formats() argument
|
H A D | si_pipe.h | 414 bool is_depth : 1; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 2282 bool is_depth; in util_blitter_generate_mipmap() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 2233 bool is_depth; in pvr_perform_start_of_render_attachment_clear() local
|
Completed in 43 milliseconds