Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Honestly, it's better than the alternative of some cryptic name that needs a trip to the docs every time. I really like Vulkan's api design.
-
CurtisMJ4684yHow about this one for size:
LFDS711_MISC_MAKE_VALID_ON_CURRENT_LOGICAL_CORE_INITS_COMPLETED_BEFORE_NOW_ON_ANY_OTHER_LOGICAL_CORE
Its a macro in liblfds (lockfree data structures lib) -
@RememberMe I totally agree. Vulkan doesn't need to be "beautiful" and "terse", it needs to work exactly as intented everywhere and long names certainly make it a lot more clear what the function does
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
linuxxx23*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮...
vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV
Now THATs a function name
random
vulkan
wtf