Searched refs:krealloc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h44 #define krealloc(ptr, size, args) realloc(ptr, size) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h44 #define krealloc(ptr, size, args) realloc(ptr, size) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate_shaders.c159 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 Dvc4_validate_shaders.c159 temp_samples = krealloc(validated_shader->texture_samples,
289 krealloc(validated_shader->uniform_addr_offsets,

Completed in 4 milliseconds