Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker_util.h93 link_util_parse_program_resource_name(const GLchar *name, const size_t len,
H A Dlinker_util.cpp54 link_util_parse_program_resource_name(const GLchar *name, const size_t len, in link_util_parse_program_resource_name() function
H A Dgl_nir_link_varyings.c1604 long subscript = link_util_parse_program_resource_name(input, strlen(input), in xfb_decl_init()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_query.cpp624 idx = link_util_parse_program_resource_name(name, len, &out_base_name_end); in valid_array_index()
646 long index = link_util_parse_program_resource_name(name, len, &base_name_end); in search_resource_hash()