Lines Matching refs:checkFormat
213 … D3DFORMAT adapterFormat, unsigned long usage, D3DRESOURCETYPE resourceType, D3DFORMAT checkFormat) in CheckDeviceFormat() argument
215 …D3DFORMAT checkFormat = %d", adapter, deviceType, adapterFormat, usage, resourceType, checkFormat); in CheckDeviceFormat()
223 …turn d3d9->CheckDeviceFormat(adapter, deviceType, adapterFormat, usage, resourceType, checkFormat); in CheckDeviceFormat()
227 …return CheckDeviceFormat(adapter, D3DDEVTYPE_HAL, adapterFormat, usage, resourceType, checkFormat); in CheckDeviceFormat()
233 if(!Capabilities::isSRGBreadable(checkFormat)) in CheckDeviceFormat()
241 if(!Capabilities::isSRGBwritable(checkFormat)) in CheckDeviceFormat()
248 …if(checkFormat == D3DFMT_INST && pixelShaderVersionX >= D3DPS_VERSION(2, 0) && pixelShaderVersionX… in CheckDeviceFormat()
258 switch(checkFormat) in CheckDeviceFormat()
291 switch(checkFormat) in CheckDeviceFormat()
308 switch(checkFormat) in CheckDeviceFormat()
368 switch(checkFormat) in CheckDeviceFormat()
425 switch(checkFormat) in CheckDeviceFormat()
458 switch(checkFormat) in CheckDeviceFormat()
475 switch(checkFormat) in CheckDeviceFormat()
531 switch(checkFormat) in CheckDeviceFormat()
588 switch(checkFormat) in CheckDeviceFormat()
621 switch(checkFormat) in CheckDeviceFormat()
638 switch(checkFormat) in CheckDeviceFormat()
705 if(checkFormat == D3DFMT_VERTEXDATA) in CheckDeviceFormat()
714 switch(checkFormat) in CheckDeviceFormat()