Home
last modified time | relevance | path

Searched defs:arrayLayerCount (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DSubresourceTrackingPerf.cpp28 uint32_t arrayLayerCount; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DTextureSubresourceTests.cpp27 uint32_t arrayLayerCount, in CreateTexture()
DCopyTextureForBrowserTests.cpp28 uint32_t arrayLayerCount, in Create2DTexture()
DTextureViewValidationTests.cpp29 uint32_t arrayLayerCount, in Create2DArrayTexture()
DStorageTextureValidationTests.cpp95 uint32_t arrayLayerCount = 1, in CreateTexture()
DRenderPassDescriptorValidationTests.cpp50 uint32_t arrayLayerCount, in CreateTexture()
DCopyCommandsValidationTests.cpp36 uint32_t arrayLayerCount, in Create2DTexture()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureSubresourceTests.cpp26 uint32_t arrayLayerCount, in CreateTexture()
DTextureViewTests.cpp33 uint32_t arrayLayerCount, in Create2DTexture()
122 void initTexture(uint32_t arrayLayerCount, uint32_t mipLevelCount) { in initTexture()
DMultisampledRenderingTests.cpp111 uint32_t arrayLayerCount = 1) { in CreateTextureForRenderAttachment()
DTextureZeroInitTests.cpp41 uint32_t arrayLayerCount, in CreateTextureDescriptor()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp53 uint32_t arrayLayerCount, in TargetForTextureViewDimension()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSubresourceStorage.h223 uint32_t arrayLayerCount, in SubresourceStorage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp749 …Type, VkFormat format, VkImageTiling tiling, VkExtent3D extent, deUint32 arrayLayerCount, VkImageU… in createImage()