HomeSort by relevance Sort by last modified time
    Searched refs:computeFVF (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/D3D9/
Direct3DVertexDeclaration9.hpp 48 unsigned long computeFVF(); // If equivalent to FVF, else 0
Direct3DVertexDeclaration9.cpp 47 FVF = computeFVF();
373 unsigned long Direct3DVertexDeclaration9::computeFVF()

Completed in 60 milliseconds