HomeSort by relevance Sort by last modified time
    Searched refs:tokens_out (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c 47 ctx->tokens_out + ti,
61 ctx->tokens_out + ti,
75 ctx->tokens_out + ti,
89 ctx->tokens_out + ti,
107 struct tgsi_token *tokens_out,
128 ctx->tokens_out = tokens_out;
148 ctx->header = (struct tgsi_header *)tokens_out;
151 processor = (struct tgsi_processor *) (tokens_out + 1);
243 extern int tgsi_transform_foo( struct tgsi_token *tokens_out,
    [all...]
tgsi_transform.h 89 struct tgsi_token *tokens_out; member in struct:tgsi_transform_context
554 struct tgsi_token *tokens_out,

Completed in 56 milliseconds