Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.AMD.h106 static const char* const E_SPV_AMD_gpu_shader_half_float_fetch = "SPV_AMD_gpu_shader_half_float_fet… variable
DGlslangToSpv.cpp2914 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float_fetch); in getSampledType()