Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h155 void patch_ring(int stream);
Dsfn_instruction_export.cpp332 void MemRingOutIntruction::patch_ring(int stream) in patch_ring() function in r600::MemRingOutIntruction
Dsfn_shader_geometry.cpp273 v.second->patch_ring(stream); in emit_vertex()