Home
last modified time | relevance | path

Searched defs:fb_state (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/virglrenderer/tests/
H A Dtest_virgl_cmd.c82 struct pipe_framebuffer_state fb_state; in START_TEST() local
153 struct pipe_framebuffer_state fb_state; in START_TEST() local
267 struct pipe_framebuffer_state fb_state; in START_TEST() local
502 struct pipe_framebuffer_state fb_state; in START_TEST() local
771 struct pipe_framebuffer_state fb_state; in START_TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1865 struct pipe_framebuffer_state fb_state = {0}; in do_blits() local
2396 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_clear_render_target() local
2467 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_clear_depth_stencil() local
2547 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_custom_depth_stencil() local
2681 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_custom_resolve_color() local
2743 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_custom_color() local
2807 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_custom_shader() local
2925 struct pipe_framebuffer_state fb_state = { 0 }; in util_blitter_stencil_fallback() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c139 struct pipe_framebuffer_state fb_state; in i915_clear_render_target_render() local
169 struct pipe_framebuffer_state fb_state; in i915_clear_depth_stencil_render() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c307 struct pipe_framebuffer_state *fb_state = &ctx->fb_state; in zink_clear_framebuffer() local
419 struct pipe_framebuffer_state fb_state = {0}; in set_clear_fb() local
H A Dzink_render_pass.c654 struct pipe_framebuffer_state *fb_state = &ctx->fb_state; in begin_render_pass() local
H A Dzink_types.h1818 struct pipe_framebuffer_state fb_state; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.h66 struct pipe_framebuffer_state fb_state; member
H A Dvl_mc.h65 struct pipe_framebuffer_state fb_state; member
H A Dvl_matrix_filter.c281 struct pipe_framebuffer_state fb_state; in vl_matrix_filter_render() local
H A Dvl_idct.h65 struct pipe_framebuffer_state fb_state; member
H A Dvl_median_filter.c400 struct pipe_framebuffer_state fb_state; in vl_median_filter_render() local
H A Dvl_bicubic_filter.c393 struct pipe_framebuffer_state fb_state; in vl_bicubic_filter_render() local
H A Dvl_deint_filter.c459 struct pipe_framebuffer_state fb_state; in vl_deint_filter_render() local
H A Dvl_compositor.h126 struct pipe_framebuffer_state fb_state; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1661 struct r600_atom *fb_state, in evergreen_do_fast_color_clear()
H A Devergreen_state.c1706 struct pipe_framebuffer_state *fb_state = &rctx->framebuffer.state; in evergreen_emit_image_state() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h484 struct r300_atom fb_state; member
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp2208 auto fb_state = GetFramebufferState(framebuffer); in ResetCommandBufferState() local
6284 …ationStateTracker::AddFramebufferBinding(CMD_BUFFER_STATE *cb_state, FRAMEBUFFER_STATE *fb_state) { in AddFramebufferBinding()
8053 const auto &fb_state = GetFramebufferState(framebuffer); in ValidateImageBarrierImage() local
9866 std::unique_ptr<FRAMEBUFFER_STATE> fb_state( in PostCallRecordCreateFramebuffer() local