Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h262 bool has_int64() const in has_int64() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2169 const bool has_int64 = screen->info.feats.features.shaderInt64; in rewrite_bo_access_instr() local