Searched refs:needsKHR (Results 1 – 1 of 1) sorted by relevance
203 const bool needsKHR = ( m_data.convertUToPtr == CONVERT_UVEC2 || in checkSupport() local210 if (needsKHR && !context.isDeviceFunctionalitySupported("VK_KHR_buffer_device_address")) in checkSupport()