Searched refs:krealloc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_simulator_validate.h | 44 #define krealloc(ptr, size, args) realloc(ptr, size) macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_simulator_validate.h | 44 #define krealloc(ptr, size, args) realloc(ptr, size) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_validate_shaders.c | 159 temp_samples = krealloc(validated_shader->texture_samples, 289 krealloc(validated_shader->uniform_addr_offsets,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_validate_shaders.c | 159 temp_samples = krealloc(validated_shader->texture_samples, 289 krealloc(validated_shader->uniform_addr_offsets,
|
Completed in 4 milliseconds