Home
last modified time | relevance | path

Searched defs:getLevelCount (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp90 int TextureStorage9::getLevelCount() const in getLevelCount() function in rx::TextureStorage9
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1588 uint32_t getLevelCount() const { return mLevelCount; } in getLevelCount() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp298 deUint32 BasicTranscodingTestInstance::getLevelCount() in getLevelCount() function in vkt::image::__anon5e5553f40111::BasicTranscodingTestInstance
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp384 int getLevelCount (const ImageInfo& info) in getLevelCount() function
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp181 int TextureStorage11::getLevelCount() const in getLevelCount() function in rx::TextureStorage11