Home
last modified time | relevance | path

Searched defs:first_output (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs.h95 GLuint first_output; member
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c396 unsigned first_output, struct ureg_dst tex) in vl_idct_stage2_vert_shader()
Dvl_mpeg12_decoder.c982 unsigned first_output, in mc_vert_shader_callback()
/external/v8/src/compiler/
Dregister-allocator.cc835 UnallocatedOperand* first_output = UnallocatedOperand::cast(output); in MeetConstraintsBetween() local
/external/v8/src/
Dlithium-allocator.cc784 LUnallocated* first_output = LUnallocated::cast(first->Output()); in MeetConstraintsBetween() local