Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGLSL.ext.NV.h79 const char* const E_SPV_NV_cooperative_matrix = "SPV_NV_cooperative_matrix"; variable
DGlslangToSpv.cpp4626 builder.addExtension(spv::E_SPV_NV_cooperative_matrix); in convertGlslangToSpvType()