Home
last modified time | relevance | path

Searched refs:tgsi_processor (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.h68 struct tgsi_processor processor;
H A Dtgsi_build.h45 struct tgsi_processor
H A Dtgsi_transform.c164 struct tgsi_processor *processor; in tgsi_transform_shader()
200 processor = (struct tgsi_processor *) (ctx->tokens_out + 1); in tgsi_transform_shader()
H A Dtgsi_parse.h41 struct tgsi_processor Processor;
H A Dtgsi_parse.c40 ctx->FullHeader.Processor = *(struct tgsi_processor *) &tokens[1]; in tgsi_parse_init()
H A Dtgsi_build.c67 struct tgsi_processor
72 struct tgsi_processor processor; in tgsi_build_processor()
H A Dtgsi_text.c402 *(struct tgsi_processor *) ctx->tokens_cur++ = tgsi_build_processor( processor, ctx->header ); in parse_header()
H A Dtgsi_ureg.c49 struct tgsi_processor processor;
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h43 struct tgsi_processor struct
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c3894 enum pipe_shader_type shader_type = ((struct tgsi_processor *) &tgsi_tokens[1])->Processor; in nine_ureg_create_shader()

Completed in 16 milliseconds