HomeSort by: relevance | last modified time | path
    Searched refs:gl_subroutine_function (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
linker_util.cpp 278 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[f];
serialize.cpp 73 struct gl_subroutine_function *subs;
86 subs = rzalloc_array(prog, struct gl_subroutine_function,
770 if (strcmp(((gl_subroutine_function *)res->Data)->name,
linker.cpp 4343 struct gl_subroutine_function,
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
serialize.cpp 73 struct gl_subroutine_function *subs;
86 subs = rzalloc_array(prog, struct gl_subroutine_function,
747 if (strcmp(((gl_subroutine_function *)res->Data)->name,
linker.cpp 3430 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[f];
4656 struct gl_subroutine_function,
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
shader_query.cpp 62 DECL_RESOURCE_FUNC(SUB, gl_subroutine_function);
1566 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
shaderapi.c 2956 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
3097 struct gl_subroutine_function *subfn = NULL;
3791 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
mtypes.h 2210 struct gl_subroutine_function *SubroutineFunctions;
2499 struct gl_subroutine_function struct
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
shader_query.cpp 62 DECL_RESOURCE_FUNC(SUB, gl_subroutine_function);
1334 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
shaderapi.c 2762 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
2903 struct gl_subroutine_function *subfn = NULL;
3070 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i];
mtypes.h 2147 struct gl_subroutine_function *SubroutineFunctions;
2434 struct gl_subroutine_function struct

Completed in 24 milliseconds