Searched defs:renderTargetFormat (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 38 …Format displayFormat, EGLint minInterval, EGLint maxInterval, sw::Format renderTargetFormat, sw::F… in Config() 331 …isplayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format renderTargetFormat, sw::F… in add()
|
D | Display.cpp | 188 sw::Format renderTargetFormat = renderTargetFormats[formatIndex]; in initialize() local
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.cpp | 124 … int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFOR… in CheckDepthStencilMatch()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 183 … int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFOR… in CheckDepthStencilMatch()
|
D | Direct3D9.cpp | 192 … int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFOR… in CheckDepthStencilMatch()
|