Searched refs:pSampleLocations (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c578 .pSampleLocations = sample_locs->locations,
H A Dradv_meta_resolve.c940 .pSampleLocations = sample_locs->locations,
H A Dradv_cmd_buffer.c4171 sample_locs_info->pSampleLocations, sample_locs_info->sampleLocationsCount);
4198 sample_locs_info->pSampleLocations, sample_locs_info->sampleLocationsCount);
5160 pSampleLocationsInfo->pSampleLocations, pSampleLocationsInfo->sampleLocationsCount);
7745 typed_memcpy(&sample_locations.locations[0], sample_locs_info->pSampleLocations,
H A Dradv_pipeline.c1675 pSampleLocationsInfo->pSampleLocations,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c780 pSampleLocationsInfo->pSampleLocations, samples);
H A Danv_pipeline.c2214 sl_info->sampleLocationsInfo.pSampleLocations;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c1954 (A6XX_RB_SAMPLE_LOCATION_0_SAMPLE_0_X(samp_loc->pSampleLocations[i].x) |
1955 A6XX_RB_SAMPLE_LOCATION_0_SAMPLE_0_Y(samp_loc->pSampleLocations[i].y)) << i*8;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h7723 const VkSampleLocationEXT* pSampleLocations; member in struct:VkSampleLocationsInfoEXT
8151 const VkCoarseSampleLocationNV* pSampleLocations; member in struct:VkCoarseSampleOrderCustomNV
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c2221 loc->pSampleLocations = ctx->vk_sample_locations;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h9854 const VkSampleLocationEXT* pSampleLocations; member in struct:VkSampleLocationsInfoEXT
10230 const VkCoarseSampleLocationNV* pSampleLocations; member in struct:VkCoarseSampleOrderCustomNV

Completed in 103 milliseconds