OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dstAccess
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp
453
tcu::PixelBufferAccess
dstAccess
= dst.getAccess();
457
dstAccess
.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo);
/external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp
[
all
...]
Completed in 59 milliseconds