Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c639 static const uint32_t vk_to_gen_compare_op[] = { variable
840 .DepthTestFunction = vk_to_gen_compare_op[info.depthCompareOp],
847 .StencilTestFunction = vk_to_gen_compare_op[info.front.compareOp],
851 .BackfaceStencilTestFunction = vk_to_gen_compare_op[info.back.compareOp],