OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxPBufferPixels
(Results
1 - 6
of
6
) sorted by null
/external/deqp/framework/qphelper/
qpTestLog.h
175
int
maxPBufferPixels
;
qpTestLog.c
[
all
...]
/external/deqp/executor/
xeTestCaseResult.hpp
369
int
maxPBufferPixels
;
400
,
maxPBufferPixels
(0)
xeTestLogWriter.cpp
399
<< Writer::Attribute("
MaxPBufferPixels
", de::toString(config.
maxPBufferPixels
))
xeTestResultParser.cpp
630
config->
maxPBufferPixels
= toInt(getAttribute("
MaxPBufferPixels
"));
/external/deqp/modules/egl/
teglConfigList.cpp
136
info.
maxPBufferPixels
= val;
Completed in 4407 milliseconds