Home
last modified time | relevance | path

Searched refs:E_SPV_NVX_multiview_per_view_attributes (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.NV.h52 const char* const E_SPV_NVX_multiview_per_view_attributes = "SPV_NVX_multiview_per_view_attributes"; variable
Ddisassemble.cpp497 strcmp(spv::E_SPV_NVX_multiview_per_view_attributes, name) == 0 || in disassembleInstruction()
689 strcmp(name, spv::E_SPV_NVX_multiview_per_view_attributes) == 0 || in GLSLextNVGetDebugNames()
DGlslangToSpv.cpp968 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()
974 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()