HomeSort by: relevance | last modified time | path
    Searched refs:VK_BLEND_FACTOR_CONSTANT_COLOR (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_conv.h 136 case VK_BLEND_FACTOR_CONSTANT_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_util.h 149 [VK_BLEND_FACTOR_CONSTANT_COLOR] = FACTOR_CONSTANT_COLOR,
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dvx_pipeline.c 45 case VK_BLEND_FACTOR_CONSTANT_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_state.c 246 case PIPE_BLENDFACTOR_CONST_COLOR: return VK_BLEND_FACTOR_CONSTANT_COLOR;
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_pipeline.c 502 case VK_BLEND_FACTOR_CONSTANT_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_pipeline.c 316 case VK_BLEND_FACTOR_CONSTANT_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_pipeline.c 644 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_pipeline.c 266 case VK_BLEND_FACTOR_CONSTANT_COLOR:
648 (1u << VK_BLEND_FACTOR_CONSTANT_COLOR) |
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_pipeline.c 901 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_pipeline.c 308 case VK_BLEND_FACTOR_CONSTANT_COLOR:
586 (1u << VK_BLEND_FACTOR_CONSTANT_COLOR) | (1u << VK_BLEND_FACTOR_CONSTANT_ALPHA) |
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 1067 VK_BLEND_FACTOR_CONSTANT_COLOR = 10,
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 1486 VK_BLEND_FACTOR_CONSTANT_COLOR = 10,

Completed in 45 milliseconds