Searched defs:renderTargetFormat (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 37 …Format displayFormat, EGLint minInterval, EGLint maxInterval, sw::Format renderTargetFormat, sw::F… in Config() 336 …isplayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format renderTargetFormat, sw::F… in add()
|
D | Display.cpp | 172 sw::Format renderTargetFormat = renderTargetFormats[formatIndex]; in initialize() local
|
/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()
|