Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshaderapi.c3204 struct hash_table *shader_include_tree; member
3211 shared->ShaderIncludes->shader_include_tree = in _mesa_init_shader_includes()
3242 _mesa_hash_table_destroy(shared->ShaderIncludes->shader_include_tree, in _mesa_destroy_shader_includes()
3349 ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3371 path_ht = ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3400 path_ht = ctx->Shared->ShaderIncludes->shader_include_tree; in lookup_shader_include()
3499 ctx->Shared->ShaderIncludes->shader_include_tree; in _mesa_NamedStringARB()