Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.EXT.h39 static const char* const E_SPV_EXT_shader_image_int64 = "SPV_EXT_shader_image_int64"; variable
DGlslangToSpv.cpp1131 builder.addExtension(spv::E_SPV_EXT_shader_image_int64); in TranslateImageFormat()
3697 builder.addExtension(spv::E_SPV_EXT_shader_image_int64); in getSampledType()
3700 builder.addExtension(spv::E_SPV_EXT_shader_image_int64); in getSampledType()