Home
last modified time | relevance | path

Searched defs:pixelBytes (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.h39 GLuint pixelBytes; member
DResourceManager11.cpp53 uint64_t pixelBytes = in ComputeMemoryUsage() local
61 uint64_t pixelBytes = in ComputeMemoryUsage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.h40 GLuint pixelBytes; member
DResourceManager11.cpp53 uint64_t pixelBytes = in ComputeMemoryUsage() local
61 uint64_t pixelBytes = in ComputeMemoryUsage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dd3d_format.h37 GLuint pixelBytes; member
DFormat.h99 GLuint pixelBytes; member
145 GLuint pixelBytes, in Format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h95 GLuint pixelBytes; member
139 GLuint pixelBytes, in Format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h48 GLuint pixelBytes; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_utils.h61 NSUInteger pixelBytes = 0; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp303 size_t pixelBytes = bufferFormat.pixelBytes; in GetVertexInputAlignment() local
/third_party/mesa3d/src/mesa/swrast/
Ds_copypix.c441 GLuint pixelBytes, widthInBytes; in swrast_fast_copy_pixels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h152 GLuint pixelBytes; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp204 size_t pixelBytes = bufferFormat.pixelBytes; in getVertexInputAlignment() local
Dvk_helpers.cpp7203 uint32_t pixelBytes = imageFormat.pixelBytes; in copyImageDataToBuffer() local
8509 const GLuint pixelBytes = bufferFormat.pixelBytes; in getView() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h226 GLuint pixelBytes; member
Dformatutils.cpp761 constexpr GLuint pixelBytes() const in pixelBytes() function
DTexture.cpp2312 const GLuint pixelBytes = desc.format.info->pixelBytes; in onSubjectStateChange() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp280 GLuint pixelBytes, in Initialize()
338 GLuint pixelBytes, in RearrangeEXTTextureNorm16Pixels()
DTextureGL.cpp692 GLuint pixelBytes = in copyImage() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp612 GLuint pixelBytes = in copyImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp4559 GLint pixelBytes = static_cast<GLint>(format.pixelBytes); in captureCompressedTextureData() local