Home
last modified time | relevance | path

Searched defs:depthStencilFormat (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DConfig.cpp22 …inInterval, EGLint maxInterval, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat, EGLint… in Config()
65 …inInterval, EGLint maxInterval, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat, EGLint… in set()
285 …terval, EGLint maxSwapInterval, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat, EGLint… in add()
DDisplay.cpp181 D3DFORMAT depthStencilFormat = depthStencilFormats[depthStencilIndex]; in initialize() local