Home
last modified time | relevance | path

Searched defs:memberSize (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dfopencookie_test.c111 size_t memberSize = 1; in main() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DStructureHLSL.cpp40 size_t memberSize = fields.size(); in Define() local
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp173 int memberSize = 0; in getOffsets() local
H A DlinkValidate.cpp1975 int memberSize = computeTypeXfbSize(memberType, memberContains64BitType, memberContains32BitType, memberContains16BitType); in computeTypeXfbSize() local
2159 int memberSize; in getBaseAlignment() local
2253 int memberSize; in getScalarAlignment() local
2305 void TIntermediate::updateOffset(const TType& parentType, const TType& memberType, int& offset, int& memberSize) in updateOffset() argument
2331 int memberSize = 0; getOffset() local
[all...]
H A DParseHelper.cpp9280 int memberSize = intermediate.computeTypeXfbSize(*typeList[member].type, contains64BitType, contains32BitType, contains16BitType); in fixXfbOffsets() local
9315 int memberSize; in fixBlockUniformOffsets() local
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
/third_party/node/deps/icu-small/source/common/
H A Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp2175 const int memberSize = (scalarSize + ((scalarSize == 3) ? 1 : 0)) * (isDataTypeDoubleType(symbol.varType.getBasicType()) ? (int)sizeof(deUint64) : (isDataTypeFloat16OrVec(symbol.varType.getBasicType()) ? (int)sizeof(deUint16) : (int)sizeof(deUint32))); in generateSpirv() local
2246 const int memberSize = (scalarSize + ((scalarSize == 3) ? 1 : 0)) * (isDataTypeDoubleType(symbol.varType.getBasicType()) ? (int)sizeof(deUint64) : (isDataTypeFloat16OrVec(symbol.varType.getBasicType()) ? (int)sizeof(deUint16) : (int)sizeof(deUint32))); in generateSpirv() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp2175 const int memberSize = (scalarSize + ((scalarSize == 3) ? 1 : 0)) * (isDataTypeDoubleType(symbol.varType.getBasicType()) ? (int)sizeof(deUint64) : (isDataTypeFloat16OrVec(symbol.varType.getBasicType()) ? (int)sizeof(deUint16) : (int)sizeof(deUint32))); in generateSpirv() local
2246 const int memberSize = (scalarSize + ((scalarSize == 3) ? 1 : 0)) * (isDataTypeDoubleType(symbol.varType.getBasicType()) ? (int)sizeof(deUint64) : (isDataTypeFloat16OrVec(symbol.varType.getBasicType()) ? (int)sizeof(deUint16) : (int)sizeof(deUint32))); in generateSpirv() local
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp5320 int memberSize; in updateMemberOffset() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp8996 int memberSize = intermediate.computeTypeXfbSize(*typeList[member].type, contains64BitType, contains32BitType, contains16BitType); in fixXfbOffsets() local
9032 int memberSize; in fixBlockUniformOffsets() local

Completed in 62 milliseconds