webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | process-ogles2-tests.TxtWriter |
class | process-ogles2-tests.TestReader |
Namespaces | |
process-ogles2-tests | |
process | |
-ogles2-tests | |
Functions | |
def | process-ogles2-tests.Log (msg) |
def | process-ogles2-tests.TransposeMatrix (values, dim) |
def | process-ogles2-tests.GetValidTypeName (type_name) |
def | process-ogles2-tests.WriteOpen (filename) |
def | process-ogles2-tests.ReadFileAsLines (filename) |
def | process-ogles2-tests.ReadFile (filename) |
def | process-ogles2-tests.Chunkify (list, chunk_size) |
def | process-ogles2-tests.GetText (nodelist) |
def | process-ogles2-tests.GetElementText (node, name) |
def | process-ogles2-tests.GetBoolElement (node, name) |
def | process-ogles2-tests.GetModel (node) |
def | process-ogles2-tests.RelativizePaths (base, paths, template) |
def | process-ogles2-tests.CopyFile (filename, src, dst) |
def | process-ogles2-tests.CopyShader (filename, src, dst) |
def | process-ogles2-tests.IsOneOf (string, regexs) |
def | process-ogles2-tests.CheckForUnknownTags (valid_tags, node, depth=1) |
def | process-ogles2-tests.IsFileWeWant (filename) |
def | process-ogles2-tests.main (argv) |
Variables | |
int | process-ogles2-tests.MAX_TESTS_PER_SET = 8 |
bool | process-ogles2-tests.VERBOSE = False |
list | process-ogles2-tests.FILTERS |
string | process-ogles2-tests.LICENSE |
process-ogles2-tests.COMMENT_RE | |
process-ogles2-tests.REMOVE_COPYRIGHT_RE | |
process-ogles2-tests.MATRIX_RE = re.compile("Matrix(\\d)") | |
list | process-ogles2-tests.VALID_UNIFORM_TYPES |
list | process-ogles2-tests.SUBSTITUTIONS |