Home
last modified time | relevance | path

Searched defs:hasDeviceExtension (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkExtensions.cpp231 bool GrVkExtensions::hasDeviceExtension(const char ext[]) const { in hasDeviceExtension() function in GrVkExtensions
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp305 inline bool hasDeviceExtension (Context& context, const string& name) in hasDeviceExtension() function