Searched defs:blendable (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c182 bool blendable = fb->nr_cbufs == 0 || !fb->cbufs[0] || local in function:nv50_fragprog_validate
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c187 bool blendable = fb->nr_cbufs == 0 || !fb->cbufs[0] || local in function:nv50_fragprog_validate
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c568 bool radv_is_colorbuffer_format_supported(VkFormat format, bool *blendable) argument
637 bool blendable; local in function:radv_physical_device_get_format_properties
H A Dradv_image.c130 bool blendable; local in function:radv_use_dcc_for_image
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c700 bool blendable; local in function:radv_physical_device_get_format_properties
627 radv_is_colorbuffer_format_supported(const struct radv_physical_device * pdevice,VkFormat format,bool * blendable) argument
H A Dradv_image.c165 bool blendable; local in function:radv_are_formats_dcc_compatible
H A Dradv_meta_clear.c2345 bool blendable; local in function:radv_cmd_clear_image

Completed in 19 milliseconds