Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp59 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName() function
1029 const char* vertAccessName = getIndexAccessTypeName((IndexAccessType)vertAccess); in init()
1030 const char* fragAccessName = getIndexAccessTypeName((IndexAccessType)fragAccess); in init()
1049 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1075 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1076 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1147 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1148 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp59 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName() function
994 const char* vertAccessName = getIndexAccessTypeName((IndexAccessType)vertAccess); in init()
995 const char* fragAccessName = getIndexAccessTypeName((IndexAccessType)fragAccess); in init()
1014 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1040 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1041 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1118 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1119 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()