Home
last modified time | relevance | path

Searched defs:componentStride (Results 1 - 3 of 3) sorted by relevance

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

Completed in 8 milliseconds