Searched refs:sampleLocationsEnable (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c260 .sampleLocationsEnable = false,
H A Dradv_pipeline.c1661 /* If sampleLocationsEnable is VK_FALSE, the default sample
1665 if (sample_location_info->sampleLocationsEnable) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c2245 (sample_locations && sample_locations->sampleLocationsEnable)) {
3046 if (sample_locations && sample_locations->sampleLocationsEnable)
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h7748 VkBool32 sampleLocationsEnable; member in struct:VkPipelineSampleLocationsStateCreateInfoEXT
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h9879 VkBool32 sampleLocationsEnable; member in struct:VkPipelineSampleLocationsStateCreateInfoEXT

Completed in 81 milliseconds