Home
last modified time | relevance | path

Searched refs:construct_ptr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp294 auto construct_ptr = (*where).second; in FindConstructForEntryBlock() local
295 assert(construct_ptr); in FindConstructForEntryBlock()
296 return *construct_ptr; in FindConstructForEntryBlock()
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp294 auto construct_ptr = (*where).second; in FindConstructForEntryBlock() local
295 assert(construct_ptr); in FindConstructForEntryBlock()
296 return *construct_ptr; in FindConstructForEntryBlock()