Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlinker_util.h75 link_util_parse_program_resource_name(const GLchar *name, const size_t len,
Dlinker_util.cpp54 link_util_parse_program_resource_name(const GLchar *name, const size_t len, in link_util_parse_program_resource_name() function
Dgl_nir_link_varyings.c235 long subscript = link_util_parse_program_resource_name(input, strlen(input), in xfb_decl_init()
/third_party/mesa3d/src/mesa/main/
Dshader_query.cpp622 idx = link_util_parse_program_resource_name(name, len, &out_base_name_end); in valid_array_index()
644 long index = link_util_parse_program_resource_name(name, len, &base_name_end); in search_resource_hash()