Home
last modified time | relevance | path

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

/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()
/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/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp55 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName() function
1085 const char* vertAccessName = getIndexAccessTypeName((IndexAccessType)vertAccess); in init()
1086 const char* fragAccessName = getIndexAccessTypeName((IndexAccessType)fragAccess); in init()
1107 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1135 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1136 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1217 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1218 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()