Home
last modified time | relevance | path

Searched refs:depthstencil (Results 1 – 25 of 35) sorted by relevance

12

/external/mesa3d/.gitlab-ci/piglit/
Dquick_gl.txt101 spec/!opengl 1.1/depthstencil-default_fb-blit samples=16: skip
102 spec/!opengl 1.1/depthstencil-default_fb-blit samples=2: skip
103 spec/!opengl 1.1/depthstencil-default_fb-blit samples=32: skip
104 spec/!opengl 1.1/depthstencil-default_fb-blit samples=4: skip
105 spec/!opengl 1.1/depthstencil-default_fb-blit samples=6: skip
106 spec/!opengl 1.1/depthstencil-default_fb-blit samples=8: skip
107 spec/!opengl 1.1/depthstencil-default_fb-clear samples=16: skip
108 spec/!opengl 1.1/depthstencil-default_fb-clear samples=2: skip
109 spec/!opengl 1.1/depthstencil-default_fb-clear samples=32: skip
110 spec/!opengl 1.1/depthstencil-default_fb-clear samples=4: skip
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c169 brw->depthstencil.tile_x = 0; in rebase_depth_stencil()
170 brw->depthstencil.tile_y = 0; in rebase_depth_stencil()
171 brw->depthstencil.depth_offset = 0; in rebase_depth_stencil()
187 brw->depthstencil.tile_x = tile_x; in rebase_depth_stencil()
188 brw->depthstencil.tile_y = tile_y; in rebase_depth_stencil()
189 brw->depthstencil.depth_offset = intel_miptree_get_aligned_offset( in rebase_depth_stencil()
215 brw->depthstencil.tile_x = 0; in brw_workaround_depthstencil_alignment()
216 brw->depthstencil.tile_y = 0; in brw_workaround_depthstencil_alignment()
217 brw->depthstencil.depth_offset = 0; in brw_workaround_depthstencil_alignment()
264 uint32_t tile_x = brw->depthstencil.tile_x; in brw_emit_depth_stencil_hiz()
[all …]
/external/deqp-deps/amber/tests/cases/
Ddraw_rectangles_depth_test.amber85 BUFFER depthstencil FORMAT D32_SFLOAT_S8_UINT
95 BIND BUFFER depthstencil AS depth_stencil
115 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
132 EXPECT depthstencil IDX 0 EQ 0.3
Ddraw_rectangles_depth_test_d24s8.amber85 BUFFER depthstencil FORMAT D24_UNORM_S8_UINT
95 BIND BUFFER depthstencil AS depth_stencil
115 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
Ddraw_rectangles_depth_test_x8d24.amber85 BUFFER depthstencil FORMAT X8_D24_UNORM_PACK32
95 BIND BUFFER depthstencil AS depth_stencil
115 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
Ddraw_rectangles_stencil_test.amber51 BUFFER depthstencil FORMAT D32_SFLOAT_S8_UINT
61 BIND BUFFER depthstencil AS depth_stencil
Ddraw_triangle_list_with_depth.vkscript16 depthstencil D32_SFLOAT_S8_UINT
/external/mesa3d/src/gallium/tests/graw/
Dtri-gs.c244 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
246 memset(&depthstencil, 0, sizeof depthstencil); in init()
247 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dshader-leak.c239 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
241 memset(&depthstencil, 0, sizeof depthstencil); in init()
242 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dtri-instanced.c295 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
297 memset(&depthstencil, 0, sizeof depthstencil); in init()
298 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dquad-sample.c362 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
364 memset(&depthstencil, 0, sizeof depthstencil); in init()
365 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dfs-test.c447 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
449 memset(&depthstencil, 0, sizeof depthstencil); in init()
450 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dgs-test.c537 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
539 memset(&depthstencil, 0, sizeof depthstencil); in init()
540 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
Dvs-test.c435 struct pipe_depth_stencil_alpha_state depthstencil; in init() local
437 memset(&depthstencil, 0, sizeof depthstencil); in init()
438 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
/external/deqp/external/vulkancts/data/vulkan/amber/rasterization/depth_bias/
Dd32_sfloat.amber106 BUFFER depthstencil FORMAT D32_SFLOAT
116 BIND BUFFER depthstencil AS depth_stencil
136 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
Dd24_unorm.amber102 BUFFER depthstencil FORMAT D24_UNORM_S8_UINT
115 BIND BUFFER depthstencil AS depth_stencil
135 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
Dd16_unorm.amber102 BUFFER depthstencil FORMAT D16_UNORM
115 BIND BUFFER depthstencil AS depth_stencil
135 BIND BUFFER depthstencil AS combined_image_sampler SAMPLER sampler DESCRIPTOR_SET 0 BINDING 0
/external/mesa3d/src/gallium/tests/trivial/
Dtri.c69 struct pipe_depth_stencil_alpha_state depthstencil; member
150 memset(&p->depthstencil, 0, sizeof(p->depthstencil)); in init_prog()
253 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in draw()
Dquad-tex.c72 struct pipe_depth_stencil_alpha_state depthstencil; member
197 memset(&p->depthstencil, 0, sizeof(p->depthstencil)); in init_prog()
317 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in draw()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_private.h46 struct pipe_depth_stencil_alpha_state depthstencil; member
Dpp_run.c276 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in pp_filter_misc_state()
/external/minigbm/external/
Dvirgl_hw.h350 struct virgl_supported_format_mask depthstencil; member
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h495 struct virgl_supported_format_mask depthstencil; member
/external/virglrenderer/src/
Dvirgl_hw.h527 struct virgl_supported_format_mask depthstencil; member
/external/mesa3d/docs/relnotes/
D9.1.2.rst200 - i965: Apply depthstencil alignment workaround when doing fast clears.

12