Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_blend.h18 enum pipe_blend_func vk_blend_op_to_pipe(VkBlendOp in);
Dvk_blend.c52 vk_blend_op_to_pipe(VkBlendOp in) in vk_blend_op_to_pipe() function