Searched refs:alloc_texture (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 472 alloc_texture(struct st_context *st, GLsizei width, GLsizei height, function in typeref:struct:pipe_resource * 657 pt = alloc_texture(st, width, height, pipeFormat, PIPE_BIND_SAMPLER_VIEW); 1795 pt = alloc_texture(st, width, height, srcFormat, srcBind);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 471 alloc_texture(struct st_context *st, GLsizei width, GLsizei height, function in typeref:struct:pipe_resource * 657 pt = alloc_texture(st, width, height, pipeFormat, PIPE_BIND_SAMPLER_VIEW); 1894 pt = alloc_texture(st, width, height, srcFormat, srcBind);
|
Completed in 6 milliseconds