Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp2399 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupVertexInputState() local
2710 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupPreRasterizationShaderState3() local
2873 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupPreRasterizationMeshShaderState() local
3022 void* firstStructInChain = reinterpret_cast<void*>(&libraryCreateInfo); in setupFragmentShaderState2() local
3092 void* firstStructInChain = DE_NULL; in setupFragmentOutputState() local
3853 void* firstStructInChain = static_cast<void*>(pointerToCreateInfo); in buildPipeline() local
3862 void* firstStructInChain = static_cast<void*>(pointerToCreateInfo); in buildPipeline() local