Home
last modified time | relevance | path

Searched refs:getUsageHintName (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferMapTests.cpp635 string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(hint); in init()
662 string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(hint); in init()
681 string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(hint); in init()
767 string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(hint); in init()
786 string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(hint); in init()
H A Des3fBufferWriteTests.cpp597 const string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(usage); in init()
698 const string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(usage); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.hpp53 const char* getUsageHintName (deUint32 hint);
H A Des2fBufferWriteTests.cpp582 const string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(usage); in init()
698 const string name = string(getBufferTargetName(target)) + "_" + getUsageHintName(usage); in init()
H A Des2fBufferTestUtil.cpp149 const char* getUsageHintName (deUint32 hint) in getUsageHintName() function
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.hpp57 const char* getUsageHintName (deUint32 hint);
H A DglsBufferTestUtil.cpp154 const char* getUsageHintName (deUint32 hint) in getUsageHintName() function

Completed in 7 milliseconds