Searched refs:D3DFMT_INST (Results 1 – 3 of 3) sorted by relevance
28 D3DFMT_INST = MAKEFOURCC('I', 'N', 'S', 'T'), enumerator
248 …if(checkFormat == D3DFMT_INST && pixelShaderVersionX >= D3DPS_VERSION(2, 0) && pixelShaderVersionX… in CheckDeviceFormat()
3629 …if(value == D3DFMT_INST && pixelShaderVersionX >= D3DPS_VERSION(2, 0)) // ATI hack to enable ins… in SetRenderState()