Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DVersions.cpp1139 … const char* const f64_Extensions[] = {E_GL_ARB_gpu_shader_fp64, E_GL_ARB_vertex_attrib_64bit}; in doubleCheck() local
1140 profileRequires(loc, ECoreProfile | ECompatibilityProfile, 400, 2, f64_Extensions, op); in doubleCheck()