Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp57 size_t componentStride = bytesPerComponent; in OutputSSBOLoadFunctionBody() local
146 size_t componentStride = bytesPerComponent; in OutputSSBOStoreFunctionBody() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp57 size_t componentStride = bytesPerComponent; in OutputSSBOLoadFunctionBody() local
146 size_t componentStride = bytesPerComponent; in OutputSSBOStoreFunctionBody() local
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp1481 int componentStride = sizeof(T); in createQuads() local
1642 int componentStride = sizeof(T); in createPerQuads() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp1247 int componentStride = rowCount * colCount * size; in applyTransformFeedback() local
1267 int componentStride = static_cast<int>(totalLinkedVaryingsComponents); in applyTransformFeedback() local