Home
last modified time | relevance | path

Searched refs:componentBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp42 size_t componentBytes; member
255 kIOSurfaceFormats[formatIndex].componentBytes) in validateAttributes()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp230 const auto componentBytes = getComponentByteSize(var.varType.getBasicType()); in getInputOutputPointers() local
234 curScalarOffset += scalarSize*numValues*componentBytes; in getInputOutputPointers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp230 const auto componentBytes = getComponentByteSize(var.varType.getBasicType()); in getInputOutputPointers() local
234 curScalarOffset += scalarSize*numValues*componentBytes; in getInputOutputPointers()

Completed in 5 milliseconds