Searched refs:tgsi_tex_src_requires_loading (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_shader.c3737 static inline boolean tgsi_tex_src_requires_loading(struct r600_shader_ctx *ctx, function
3766 tgsi_tex_src_requires_loading(ctx, 0);
3794 if (tgsi_tex_src_requires_loading(ctx, i)) {
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c3737 static inline boolean tgsi_tex_src_requires_loading(struct r600_shader_ctx *ctx, function
3766 tgsi_tex_src_requires_loading(ctx, 0);
3794 if (tgsi_tex_src_requires_loading(ctx, i)) {

Completed in 68 milliseconds