Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dblend.h21 PIPE_BLENDFACTOR_CONST_COLOR, enumerator
34 | PIPE_BLENDFACTOR_CONST_COLOR,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_blend.c95 return PIPE_BLENDFACTOR_CONST_COLOR; in vk_blend_factor_to_pipe()