Searched refs:sampleLocationsPerPixel (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c575 .sampleLocationsPerPixel = sample_locs->per_pixel,
H A Dradv_meta_resolve.c937 .sampleLocationsPerPixel = sample_locs->per_pixel,
H A Dradv_cmd_buffer.c4166 sample_locs_info->sampleLocationsPerPixel;
4193 sample_locs_info->sampleLocationsPerPixel;
5156 state->dynamic.sample_location.per_pixel = pSampleLocationsInfo->sampleLocationsPerPixel;
7742 sample_locations.per_pixel = sample_locs_info->sampleLocationsPerPixel;
H A Dradv_pipeline.c1671 dynamic->sample_location.per_pixel = pSampleLocationsInfo->sampleLocationsPerPixel;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c776 uint32_t samples = pSampleLocationsInfo->sampleLocationsPerPixel;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c1945 assert(samp_loc->sampleLocationsPerPixel == samp_loc->sampleLocationsCount);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c2218 loc->sampleLocationsPerPixel = 1 << idx;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h7720 VkSampleCountFlagBits sampleLocationsPerPixel; member in struct:VkSampleLocationsInfoEXT
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h9851 VkSampleCountFlagBits sampleLocationsPerPixel; member in struct:VkSampleLocationsInfoEXT

Completed in 101 milliseconds