Searched refs:depth_test_function (Results 1 – 6 of 6) sorted by relevance
574 unsigned int depth_test_function:3; member
522 config.depth_test_function = in v3dX()525 config.depth_test_function = PIPE_FUNC_ALWAYS; in v3dX()
878 enum V3D21_Compare_Function depth_test_function; member905 __gen_uint(values->depth_test_function, 4, 6) | in V3D21_CONFIGURATION_BITS_pack()924 values->depth_test_function = __gen_unpack_uint(cl, 20, 22); in V3D21_CONFIGURATION_BITS_unpack()
2326 enum V3D33_Compare_Function depth_test_function; member2350 __gen_uint(values->depth_test_function, 4, 6) | in V3D33_CFG_BITS_pack()2376 values->depth_test_function = __gen_unpack_uint(cl, 20, 22); in V3D33_CFG_BITS_unpack()
327 unsigned depth_test_function:3; member
2352 config.depth_test_function = ds_info->depthCompareOp; in pack_cfg_bits()2354 config.depth_test_function = VK_COMPARE_OP_ALWAYS; in pack_cfg_bits()