Home
last modified time | relevance | path

Searched defs:has_int64 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1048 const bool has_int64 = screen->info.feats.features.shaderInt64; in rewrite_bo_access_instr() local
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h260 bool has_int64() const in has_int64() function