Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp690 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupVertexInputState() local
972 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupPreRasterizationShaderState3() local
1117 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupPreRasterizationMeshShaderState() local
1254 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupFragmentShaderState2() local
1317 void* firstStructInChain = DE_NULL; in setupFragmentOutputState() local
1433 void* firstStructInChain = static_cast<void*>(pointerToCreateInfo); in buildPipeline() local