Home
last modified time | relevance | path

Searched refs:initStencilFormat (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCaps.h137 void initStencilFormat(const GrVkInterface* iface, VkPhysicalDevice physDev);
DGrVkCaps.cpp98 this->initStencilFormat(vkInterface, physDev); in init()
293 void GrVkCaps::initStencilFormat(const GrVkInterface* interface, VkPhysicalDevice physDev) { in initStencilFormat() function in GrVkCaps
/external/skia/src/gpu/vk/
DGrVkCaps.h146 void initStencilFormat(const GrVkInterface* iface, VkPhysicalDevice physDev);
DGrVkCaps.cpp99 this->initStencilFormat(vkInterface, physDev); in init()
297 void GrVkCaps::initStencilFormat(const GrVkInterface* interface, VkPhysicalDevice physDev) { in initStencilFormat() function in GrVkCaps