Lines Matching refs:Direct3DVertexShader8
15 #include "Direct3DVertexShader8.hpp"
21 Direct3DVertexShader8::Direct3DVertexShader8(Direct3DDevice8 *device, const unsigned long *declaration, const unsigned long *shaderToken) : device(device)
49 Direct3DVertexShader8::~Direct3DVertexShader8()
60 long Direct3DVertexShader8::QueryInterface(const IID &iid, void **object)
69 unsigned long Direct3DVertexShader8::AddRef()
76 unsigned long Direct3DVertexShader8::Release()
83 const sw::VertexShader *Direct3DVertexShader8::getVertexShader() const
88 const unsigned long *Direct3DVertexShader8::getDeclaration()