Home
last modified time | relevance | path

Searched defs:strideBytes (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp124 deUint8 strideBytes; // Pixel stride (in bytes), usually plane elementSize member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp362 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp356 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp398 size_t strideBytes, in GenerateTransformFeedbackVaryingOutput()