Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1426 auto* structBase = reinterpret_cast<StructureBase*>(&structCopy); in checkFeatures() local
1428 structBase->sType = structureType; in checkFeatures()
1429 structBase->pNext = DE_NULL; in checkFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1423 auto* structBase = reinterpret_cast<StructureBase*>(&structCopy); in checkFeatures() local
1425 structBase->sType = structureType; in checkFeatures()
1426 structBase->pNext = DE_NULL; in checkFeatures()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp2446 auto structBase = GetPointerToData(structPtrId, 0, state); in EmitArrayLength() local
2452 auto arrayBase = structBase + structDecorations.Offset; in EmitArrayLength()

Completed in 14 milliseconds