HomeSort by: relevance | last modified time | path
    Searched refs:pSampleLocations (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_meta_decompress.c 578 .pSampleLocations = sample_locs->locations,
radv_meta_resolve.c 940 .pSampleLocations = sample_locs->locations,
radv_cmd_buffer.c 4171 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,
radv_pipeline.c 1675 pSampleLocationsInfo->pSampleLocations,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_cmd_buffer.c 780 pSampleLocationsInfo->pSampleLocations, samples);
anv_pipeline.c 2214 sl_info->sampleLocationsInfo.pSampleLocations;
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_pipeline.c 1954 (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/
vulkan_core.h 7723 const VkSampleLocationEXT* pSampleLocations;
8151 const VkCoarseSampleLocationNV* pSampleLocations;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_context.c 2221 loc->pSampleLocations = ctx->vk_sample_locations;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 9854 const VkSampleLocationEXT* pSampleLocations;
10230 const VkCoarseSampleLocationNV* pSampleLocations;

Completed in 176 milliseconds