Searched defs:getMipLevelCount (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ | ||
| D | TextureVk.cpp | 3086 uint32_t TextureVk::getMipLevelCount(ImageMipLevels mipLevels) const in getMipLevelCount() function in rx::TextureVk |
| /third_party/vk-gl-cts/modules/gles31/functional/ | ||
| D | es31fCopyImageTests.cpp | 454 int getMipLevelCount (void) const { return m_levelCount; } in getMipLevelCount() function in deqp::gles31::Functional::__anone12f0a960111::TextureImageIterator |