Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/galahad/
Dglhd_context.h66 #define glhd_error(...) \ macro
Dglhd_context.c73 glhd_error("Occlusion query requested but not supported"); in galahad_context_create_query()
78 glhd_error("Timer query requested but not supported"); in galahad_context_create_query()
195 glhd_error("%u samplers requested, " in galahad_context_bind_sampler_states()
477 glhd_error("Unknown shader type %u", shader); in galahad_context_set_constant_buffer()
483 glhd_error("Access to constant buffer %u requested, " in galahad_context_set_constant_buffer()
512 glhd_error("%d render targets bound, but only %d are permitted by API", in galahad_context_set_framebuffer_state()