Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.c3239 struct hash_table *shader_include_tree; member
3246 shared->ShaderIncludes->shader_include_tree = in _mesa_init_shader_includes()
3278 _mesa_hash_table_destroy(shared->ShaderIncludes->shader_include_tree, in _mesa_destroy_shader_includes()
3384 ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3406 path_ht = ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3435 path_ht = ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3534 ctx->Shared->ShaderIncludes->shader_include_tree; in _mesa_NamedStringARB()