Searched refs:sampleLocationGridSize (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c576 .sampleLocationGridSize = sample_locs->grid_size,
H A Dradv_meta_resolve.c938 .sampleLocationGridSize = sample_locs->grid_size,
H A Dradv_cmd_buffer.c4168 sample_locs_info->sampleLocationGridSize;
4195 sample_locs_info->sampleLocationGridSize;
5157 state->dynamic.sample_location.grid_size = pSampleLocationsInfo->sampleLocationGridSize;
7743 sample_locations.grid_size = sample_locs_info->sampleLocationGridSize;
H A Dradv_pipeline.c1672 dynamic->sample_location.grid_size = pSampleLocationsInfo->sampleLocationGridSize;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c1946 assert(samp_loc->sampleLocationGridSize.width == 1);
1947 assert(samp_loc->sampleLocationGridSize.height == 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c2220 loc->sampleLocationGridSize = screen->maxSampleLocationGridSize[idx];
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h7721 VkExtent2D sampleLocationGridSize; member in struct:VkSampleLocationsInfoEXT
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h9852 VkExtent2D sampleLocationGridSize; member in struct:VkSampleLocationsInfoEXT

Completed in 197 milliseconds