Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrTexture.h55 int maxMipmapLevel() const { return fMaxMipmapLevel; } in maxMipmapLevel() function
/third_party/skia/m133/src/gpu/ganesh/
DGrTexture.h67 int maxMipmapLevel() const { return fMaxMipmapLevel; } in maxMipmapLevel() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp845 uint32_t maxMipmapLevel = 3; in TEST_F() local
1456 uint32_t maxMipmapLevel = 3; in TEST_F() local
1914 uint32_t maxMipmapLevel = 3; in TEST_F() local
DQueueWriteTextureValidationTests.cpp438 uint32_t maxMipmapLevel = 3; in TEST_F() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcFramebufferCompleteness.cpp443 const deUint32 maxMipmapLevel = deLog2Floor32(de::max(TEXTURE_WIDTH, TEXTURE_HEIGHT)); in __anon57613fd91002() local