Home
last modified time | relevance | path

Searched defs:numPasses (Results 1 – 7 of 7) sorted by relevance

/external/lzma/C/
DLzma86Enc.c66 int numPasses = (filterMode == SZ_FILTER_AUTO) ? 3 : 1; in Lzma86_Encode() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c401 finalize_shader(struct st_translate *t, unsigned numPasses) in finalize_shader()
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1545 const int numPasses = 5; in testFBO() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1913 const int numPasses = 5; in testFBO() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp901 long Direct3DDevice9Ex::ValidateDevice(unsigned long *numPasses) in ValidateDevice()
DDirect3DDevice9.cpp5628 long Direct3DDevice9::ValidateDevice(unsigned long *numPasses) in ValidateDevice()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4127 long Direct3DDevice8::ValidateDevice(unsigned long *numPasses) in ValidateDevice()