Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Darb_program_shader.c221 struct recorded_instruction struct
5341 struct recorded_instruction *rec; in record_instruction()
5400 struct recorded_instruction *rec_ins, *entry2; in free_recorded_instruction()
5403 LIST_FOR_EACH_ENTRY_SAFE(rec_ins, entry2, list, struct recorded_instruction, entry) in free_recorded_instruction()
5529 struct recorded_instruction *rec_ins; in shader_arb_handle_instruction()
5540 LIST_FOR_EACH_ENTRY(rec_ins, &copy, struct recorded_instruction, entry) in shader_arb_handle_instruction()