Home
last modified time | relevance | path

Searched refs:eDataTypeBool (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h53 eDataTypeBool, enumerator
281 { eDataTypeBool, "bool", 1, eBoolean },
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp888 case eDataTypeBool: in SetDefaultUniformValue()