Home
last modified time | relevance | path

Searched defs:packformat (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-depthstencil.c67 struct packformat { struct
78 struct packformat pf; argument
/dports/games/tesseract-data/tesseract/src/engine/
H A Drenderlights.cpp181 packformat = aobilateral && aopackdepth ? (aodepthformat ? GL_RG16F : GL_RGBA8) : format; in setupao() local
/dports/games/tesseract/tesseract/src/engine/
H A Drenderlights.cpp181 packformat = aobilateral && aopackdepth ? (aodepthformat ? GL_RG16F : GL_RGBA8) : format; in setupao() local
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Drenderlights.cpp188 packformat = aobilateral && aopackdepth ? (aodepthformat ? GL_RG16F : GL_RGBA8) : format; in setupao() local