Home
last modified time | relevance | path

Searched defs:gl_in (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1257 "gl_in":{ object
1360 "gl_in":{ object
1497 "gl_in":{ object
H A DSymbolTable_autogen.cpp241 constexpr const ImmutableString gl_in("gl_in"); variable
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp9193 if (ir_variable *gl_in = state->symbols->get_variable("gl_in")) in remove_per_vertex_blocks() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c3491 bool gl_in, in create_swizzled_clipdist()
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3676 static constexpr const TSymbolUniqueId gl_in = TSymbolUniqueId(2286); variable