Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.AMD.h97 static const char* const E_SPV_AMD_gpu_shader_int16 = "SPV_AMD_gpu_shader_int16"; variable
DSpvPostProcess.cpp131 addExtension(spv::E_SPV_AMD_gpu_shader_int16); in postProcessType()
DGlslangToSpv.cpp6863 builder.addExtension(spv::E_SPV_AMD_gpu_shader_int16);