| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | ImageIndex.cpp | 57 TextureTarget TextureTypeToTarget(TextureType type, GLint layerIndex) in TextureTypeToTarget() 176 ImageIndex ImageIndex::Make2DArray(GLint levelIndex, GLint layerIndex) in Make2DArray() 181 ImageIndex ImageIndex::Make2DArrayRange(GLint levelIndex, GLint layerIndex, GLint numLayers) in Make2DArrayRange() 186 ImageIndex ImageIndex::Make3D(GLint levelIndex, GLint layerIndex) in Make3D() 199 GLint layerIndex, in MakeFromType() 212 ImageIndex ImageIndex::Make2DMultisampleArray(GLint layerIndex) in Make2DMultisampleArray() 217 ImageIndex ImageIndex::Make2DMultisampleArrayRange(GLint layerIndex, GLint numLayers) in Make2DMultisampleArrayRange() 239 ImageIndex::ImageIndex(TextureType type, GLint levelIndex, GLint layerIndex, GLint layerCount) in ImageIndex()
|
| /third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
| D | print.cpp | 104 for (t_ilm_uint layerIndex = 0; layerIndex < screenProperties.layerCount; ++layerIndex) in printScreenProperties() local 189 for (int layerIndex = 0; layerIndex < layerCount; ++layerIndex) in printLayerProperties() local 248 for (int layerIndex = 0; layerIndex < layerCount; ++layerIndex) in printSurfaceProperties() local 309 for (int layerIndex = 0; layerIndex < layerCount; ++layerIndex) in printScene() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | MultiviewTest.cpp | 93 for (int layerIndex = 0; layerIndex < numLayers; ++layerIndex) in CreateMultiviewBackingTextures() local 120 for (int layerIndex = 0; layerIndex < numLayers; ++layerIndex) in CreateMultiviewBackingTextures() local 145 for (int layerIndex = 0; layerIndex < numLayers; ++layerIndex) in CreateMultiviewBackingTextures() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RenderTargetVk.cpp | 42 uint32_t layerIndex) in init()
|
| D | TextureVk.cpp | 691 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) in copySubImageImplWithDraw() local 719 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) in copySubImageImplWithDraw() local 1220 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) in init3DRenderTargets() local
|
| D | vk_helpers.h | 908 uint32_t layerIndex; member
|
| D | vk_helpers.cpp | 2034 uint32_t layerIndex = index.hasLayer() ? index.getLayerIndex() : 0; in removeStagedUpdates() local 2674 bool ImageHelper::SubresourceUpdate::isUpdateToLayerLevel(uint32_t layerIndex, in isUpdateToLayerLevel()
|
| D | FramebufferVk.cpp | 842 uint32_t layerIndex = readRenderTarget->getLayerIndex(); in blit() local
|
| /third_party/flutter/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 195 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) { in init_instance_extensions_and_layers() local 280 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) { in init_device_extensions_and_layers() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | StateManager11.cpp | 60 GLint layerIndex = index.getLayerIndex(); in ImageIndexConflictsWithSRV() local 118 GLint layerIndex = index.getLayerIndex(); in ImageIndexConflictsWithUAV() local 131 GLint layerIndex = index.getLayerIndex(); in ImageIndexConflictsWithUAV() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 3079 gl::ImageIndex layerIndex = gl::ImageIndex::Make2DArray(index.getLevelIndex(), i); in setImage() local 3112 gl::ImageIndex layerIndex = gl::ImageIndex::Make2DArray(index.getLevelIndex(), layer); in setSubImage() local 3146 gl::ImageIndex layerIndex = gl::ImageIndex::Make2DArray(index.getLevelIndex(), i); in setCompressedImage() local 3178 gl::ImageIndex layerIndex = gl::ImageIndex::Make2DArray(index.getLevelIndex(), layer); in setCompressedSubImage() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | RobustResourceInitTest.cpp | 1845 for (GLsizei layerIndex = 0; layerIndex < kLayers; ++layerIndex) in TEST_P() local
|