Home
last modified time | relevance | path

Searched defs:double_buffer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/common/
H A Dv3d_util.c118 bool double_buffer, in v3d_choose_tile_size()
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c61 double* double_buffer; in main() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c259 bool double_buffer, in v3d_get_tile_buffer_size()
H A Dv3d_blit.c495 bool double_buffer = V3D_DBG(DOUBLE_BUFFER) && !msaa; in v3d_tlb_blit() local
H A Dv3d_context.h475 bool double_buffer; member
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dfile_utils_unittest.cc461 std::unique_ptr<double[]> double_buffer(new double[1]); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c71 unsigned int double_buffer; in wgl_add_config() local
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c284 const bool double_buffer = surface_type == EGL_WINDOW_BIT; in dri2_get_dri_config() local
342 unsigned int attrib, value, double_buffer; in dri2_add_config() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c384 bool double_buffer) in job_compute_frame_tiling()
H A Dv3dv_private.h954 bool double_buffer; member