Home
last modified time | relevance | path

Searched defs:componentSize (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dutilities.h158 size_t componentSize; member
176 size_t componentSize, in UniformTypeInfo()
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h167 size_t componentSize; member
184 size_t componentSize, in UniformTypeInfo()
/third_party/flutter/skia/src/sksl/
DSkSLMemoryLayout.h26 static size_t vector_alignment(size_t componentSize, int columns) { in vector_alignment()
/third_party/skia/src/sksl/
DSkSLMemoryLayout.h28 static size_t vector_alignment(size_t componentSize, int columns) { in vector_alignment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1404 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSint() local
1441 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueUint() local
1465 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSfloat() local
DvktPipelineSamplerBorderSwizzleTests.cpp1196 const auto componentSize = tcu::getChannelSize(tcuFormat.type); in getRandomClearColor() local
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.cpp995 const int componentSize = (int)(isFloat ? sizeof(GLfloat) : sizeof(GLint)); in generateRandomAttribData() local
DglsDrawTest.cpp1563 const size_t componentSize = sizeof(T); in createBasicArray() local
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp283 const auto componentSize = in getSize() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp295 const auto componentSize = in getSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp295 const auto componentSize = in getSize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp121 deUint32 TestParams::componentSize () const in componentSize() function in vkt::SpirVAssembly::__anon2ef779150111::TestParams
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3888 const auto componentSize = getComponentSizeBytes (baseType); in init() local
4334 const auto componentSize = getComponentSizeBytes (baseDataType); in verifyResultBuffer() local