Home
last modified time | relevance | path

Searched defs:blendable (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c579 VkFormat format, bool *blendable) in radv_is_colorbuffer_format_supported()
653 bool blendable; in radv_physical_device_get_format_properties() local
Dradv_image.c180 bool blendable; in radv_use_dcc_for_image() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c182 bool blendable = fb->nr_cbufs == 0 || !fb->cbufs[0] || in nv50_fragprog_validate() local
/external/angle/src/libANGLE/
DCaps.h45 bool blendable = false; member