Home
last modified time | relevance | path

Searched refs:depth_test_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c344 config.depth_test_function = in v3dX()
347 config.depth_test_function = PIPE_FUNC_ALWAYS; in v3dX()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dgen4_render.h574 unsigned int depth_test_function:3; member
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_structs.h327 unsigned depth_test_function:3; member
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c2014 config.depth_test_function = dyn->ds.depth.compare_op; in v3dX()
2016 config.depth_test_function = VK_COMPARE_OP_ALWAYS; in v3dX()