Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h179 void convertSurfaceFormat(TexInstruction *, Instruction **);
Dnv50_ir_lowering_nvc0.cpp2227 NVC0LoweringPass::convertSurfaceFormat(TexInstruction *su, Instruction **loaded) in convertSurfaceFormat() function in nv50_ir::NVC0LoweringPass
2348 convertSurfaceFormat(su, NULL); in handleSurfaceOpNVE4()
2461 convertSurfaceFormat(su, NULL); in handleSurfaceOpNVC0()
2665 convertSurfaceFormat(su, loaded); in handleSurfaceOpGM107()