HomeSort by relevance Sort by last modified time
    Searched refs:blend_alpha (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/amd/vulkan/
radv_pipeline.c 591 unsigned blend_alpha = 0; /* least optimal, supports blending and exports alpha */ local
614 alpha = blend = blend_alpha = normal = V_028714_SPI_SHADER_UINT16_ABGR;
616 alpha = blend = blend_alpha = normal = V_028714_SPI_SHADER_SINT16_ABGR;
618 alpha = blend = blend_alpha = normal = V_028714_SPI_SHADER_FP16_ABGR;
636 blend_alpha = V_028714_SPI_SHADER_32_AR;
638 blend = blend_alpha = V_028714_SPI_SHADER_32_AR;
644 blend_alpha = V_028714_SPI_SHADER_32_ABGR;
646 blend = blend_alpha = V_028714_SPI_SHADER_32_AR;
650 blend = blend_alpha = V_028714_SPI_SHADER_32_ABGR;
652 alpha = blend = blend_alpha = normal = V_028714_SPI_SHADER_UINT16_ABGR
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 1952 unsigned blend_alpha = 0; \/* least optimal, supports blending and exports alpha *\/ local
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 1721 LLVMValueRef blend_alpha; local
    [all...]

Completed in 494 milliseconds