Lines Matching refs:checkFormat
145 long Direct3D8::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFormat, unsigned long usage, D3DRESOURCETYPE resourceType, D3DFORMAT checkFormat)
147 TRACE("unsigned int adapter = %d, D3DDEVTYPE deviceType = %d, D3DFORMAT adapterFormat = %d, unsigned long usage = %d, D3DRESOURCETYPE resourceType = %d, D3DFORMAT checkFormat = %d", adapter, deviceType, adapterFormat, usage, resourceType, checkFormat);
155 return d3d8->CheckDeviceFormat(adapter, deviceType, adapterFormat, usage, resourceType, checkFormat);
159 return CheckDeviceFormat(adapter, D3DDEVTYPE_HAL, adapterFormat, usage, resourceType, checkFormat);
168 switch(checkFormat)
189 switch(checkFormat)
201 switch(checkFormat)
242 switch(checkFormat)
284 switch(checkFormat)
305 switch(checkFormat)
317 switch(checkFormat)
358 switch(checkFormat)
400 switch(checkFormat)
421 switch(checkFormat)
433 switch(checkFormat)
474 if(checkFormat == D3DFMT_VERTEXDATA)
483 switch(checkFormat)