Home
last modified time | relevance | path

Searched refs:usageHints (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fBufferWriteTests.cpp443 static const deUint32 usageHints[] = in iterate() local
470 const deUint32 hint = usageHints[rnd.getInt(0, DE_LENGTH_OF_ARRAY(usageHints)-1)]; in iterate()
552 static const deUint32 usageHints[] = in init() local
576 for (int usageNdx = 0; usageNdx < DE_LENGTH_OF_ARRAY(usageHints); usageNdx++) in init()
579 const deUint32 usage = usageHints[usageNdx]; in init()
676 spec->usage = usageHints[rnd.getInt(0, DE_LENGTH_OF_ARRAY(usageHints)-1)]; in init()
692 for (int usageNdx = 0; usageNdx < DE_LENGTH_OF_ARRAY(usageHints); usageNdx++) in init()
695 const deUint32 usage = usageHints[usageNdx]; in init()
/external/deqp/modules/gles3/functional/
Des3fBufferWriteTests.cpp449 static const deUint32 usageHints[] = in iterate() local
482 const deUint32 hint = usageHints[rnd.getInt(0, DE_LENGTH_OF_ARRAY(usageHints)-1)]; in iterate()
571 static const deUint32 usageHints[] = in init() local
591 for (int usageNdx = 0; usageNdx < DE_LENGTH_OF_ARRAY(usageHints); usageNdx++) in init()
594 const deUint32 usage = usageHints[usageNdx]; in init()
676 spec->usage = usageHints[rnd.getInt(0, DE_LENGTH_OF_ARRAY(usageHints)-1)]; in init()
692 for (int usageNdx = 0; usageNdx < DE_LENGTH_OF_ARRAY(usageHints); usageNdx++) in init()
695 const deUint32 usage = usageHints[usageNdx]; in init()
Des3fBufferMapTests.cpp564 static const deUint32 usageHints[] = in init() local
630 for (int hintNdx = 0; hintNdx < DE_LENGTH_OF_ARRAY(usageHints); hintNdx++) in init()
633 deUint32 hint = usageHints[hintNdx]; in init()
676 for (int hintNdx = 0; hintNdx < DE_LENGTH_OF_ARRAY(usageHints); hintNdx++) in init()
679 deUint32 hint = usageHints[hintNdx]; in init()
781 for (int hintNdx = 0; hintNdx < DE_LENGTH_OF_ARRAY(usageHints); hintNdx++) in init()
784 deUint32 hint = usageHints[hintNdx]; in init()