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/ |
D | CompositeBitmapGlyph.java | 109 int componentOffset = in component() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 1328 …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/ |
D | vktPipelineVertexInputTests.cpp | 1328 …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/ |
D | SpirvShader.cpp | 1374 uint32_t componentOffset = 0; in WalkLiteralAccessChain() local
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 6327 int componentOffset = 0; in handlePackOffset() local
|