MCPcopy Create free account
hub / github.com/comaps/comaps / GetMaxImageSamplers

Method GetMaxImageSamplers

libs/shaders/vulkan_program_pool.cpp:299–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

297}
298
299uint32_t VulkanProgramPool::GetMaxImageSamplers() const
300{
301 return m_maxImageSamplers;
302}
303} // namespace vulkan
304} // namespace gpu

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected