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.cpp513 strcmp(spv::E_SPV_NVX_multiview_per_view_attributes, name) == 0 || in disassembleInstruction()
704 strcmp(spv::E_SPV_NVX_multiview_per_view_attributes, name) == 0 || in GLSLextNVGetDebugNames()
DGlslangToSpv.cpp878 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()
884 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()