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

  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_meta_decompress.c 576 .sampleLocationGridSize = sample_locs->grid_size,
radv_meta_resolve.c 938 .sampleLocationGridSize = sample_locs->grid_size,
radv_cmd_buffer.c 4168 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;
radv_pipeline.c 1672 dynamic->sample_location.grid_size = pSampleLocationsInfo->sampleLocationGridSize;
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_pipeline.c 1946 assert(samp_loc->sampleLocationGridSize.width == 1);
1947 assert(samp_loc->sampleLocationGridSize.height == 1);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_context.c 2220 loc->sampleLocationGridSize = screen->maxSampleLocationGridSize[idx];
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 7721 VkExtent2D sampleLocationGridSize;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 9852 VkExtent2D sampleLocationGridSize;

Completed in 65 milliseconds