Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DCompositeBitmapGlyph.java109 int componentOffset = in component() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1328 …exInputValueIntPacked(deUint8* destPtr, deUint32& packedFormat, deUint32& componentOffset, VkForma… in writeVertexInputValueIntPacked()
1388 …rtexInputValueUfloat (deUint8* destPtr, deUint32& packedFormat, deUint32& componentOffset, VkForma… in writeVertexInputValueUfloat()
1419 deUint32 componentOffset = getVertexFormatSize(attribute.vkDescription.format) * 8; in writeVertexInputValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1328 …exInputValueIntPacked(deUint8* destPtr, deUint32& packedFormat, deUint32& componentOffset, VkForma… in writeVertexInputValueIntPacked()
1388 …rtexInputValueUfloat (deUint8* destPtr, deUint32& packedFormat, deUint32& componentOffset, VkForma… in writeVertexInputValueUfloat()
1419 deUint32 componentOffset = getVertexFormatSize(attribute.vkDescription.format) * 8; in writeVertexInputValue() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp1374 uint32_t componentOffset = 0; in WalkLiteralAccessChain() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp6327 int componentOffset = 0; in handlePackOffset() local