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 D | linker_util.h | 93 link_util_parse_program_resource_name(const GLchar *name, const size_t len,
|
H A D | linker_util.cpp | 54 link_util_parse_program_resource_name(const GLchar *name, const size_t len, in link_util_parse_program_resource_name() function
|
H A D | gl_nir_link_varyings.c | 1604 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 D | shader_query.cpp | 624 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()
|