GPUOpen-Tools / gpu_performance_api

GPU Performance API for AMD GPUs
MIT License
251 stars 46 forks source link

Correct confusion with sample ID in vulkan cube #73

Closed jcortell68 closed 1 year ago

jcortell68 commented 1 year ago

No functional change here. Simply making the code more readable and doing away with some confusion regarding the sample IDs on Vulkan. There was a comment that suggests the author forgot the difference between the client-provided sample IDs in the GPA library interface, and the sample IDs assigned by the GPA vulkan extension implementation.