Home
last modified time | relevance | path

Searched defs:initImageViews (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiDisplayControlTests.cpp479 void initImageViews (const DeviceInterface& vkd, in initImageViews() function
DvktWsiDisplayTimingTests.cpp425 void initImageViews (const vk::DeviceInterface& vkd, in initImageViews() function
DvktWsiIncrementalPresentTests.cpp505 void initImageViews (const vk::DeviceInterface& vkd, in initImageViews() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayControlTests.cpp479 void initImageViews (const DeviceInterface& vkd, in initImageViews() function
DvktWsiDisplayTimingTests.cpp425 void initImageViews (const vk::DeviceInterface& vkd, in initImageViews() function
DvktWsiIncrementalPresentTests.cpp505 void initImageViews (const vk::DeviceInterface& vkd, in initImageViews() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp3052 angle::Result TextureVk::initImageViews(ContextVk *contextVk, in initImageViews() function in rx::TextureVk