Searched refs:deserialize_glsl_program (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | serialize.h | 43 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx,
|
| H A D | shader_cache.cpp | 241 bool deserialized = deserialize_glsl_program(&metadata, ctx, prog);
|
| H A D | serialize.cpp | 1301 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | serialize.h | 43 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx,
|
| H A D | shader_cache.cpp | 239 bool deserialized = deserialize_glsl_program(&metadata, ctx, prog);
|
| H A D | serialize.cpp | 1268 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | program_binary.c | 202 if (!deserialize_glsl_program(blob, ctx, sh_prog))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | program_binary.c | 202 if (!deserialize_glsl_program(blob, ctx, sh_prog))
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.0.rst | 82 - link_shader and deserialize_glsl_program suddenly consume huge amount
|
Completed in 14 milliseconds