Home
last modified time | relevance | path

Searched refs:childType (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp125 CXML_Element::ChildType childType = pElement->GetChildType(i); in CheckSharedForm() local
126 if (childType == CXML_Element::Element) { in CheckSharedForm()
/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp210 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), chi… in init() local
211 const VarType parentType (childType, parentSize); in init()
Des31fSSBOLayoutTests.cpp925 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu… in init() local
926 const VarType fullType (childType, parentSize); in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp444 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), chi… in init() local
445 const VarType parentType (childType, parentSize); in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp908 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu… in init() local
909 const VarType fullType (childType, parentSize); in init()