Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp66 size_t offsetInBytes = offset * componentStride; in OutputSSBOLoadFunctionBody() local
154 size_t offsetInBytes = swizzleOffsets[index] * componentStride; in OutputSSBOStoreFunctionBody() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp66 size_t offsetInBytes = offset * componentStride; in OutputSSBOLoadFunctionBody() local
154 size_t offsetInBytes = swizzleOffsets[index] * componentStride; in OutputSSBOStoreFunctionBody() local
/third_party/skia/src/gpu/mock/
DGrMockOpTarget.h71 size_t* offsetInBytes) override { in makeDrawIndirectSpace()
85 size_t* offsetInBytes) override { in makeDrawIndexedIndirectSpace()
/third_party/flutter/skia/src/gpu/gl/
DGrGLVertexArray.cpp91 size_t offsetInBytes, in set()
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp85 size_t offsetInBytes, in set()