Home
last modified time | relevance | path

Searched refs:getIndexAccessTypeName (Results 1 – 4 of 4) 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.cpp60 static const char* getIndexAccessTypeName (IndexAccessType accessType) in getIndexAccessTypeName() function
995 const char* vertAccessName = getIndexAccessTypeName((IndexAccessType)vertAccess); in init()
996 const char* fragAccessName = getIndexAccessTypeName((IndexAccessType)fragAccess); in init()
1015 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1041 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1042 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1119 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init()
1120 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp55 static const char* getIndexAccessTypeName(IndexAccessType accessType) in getIndexAccessTypeName() function
1124 const char* vertAccessName = getIndexAccessTypeName((IndexAccessType)vertAccess); in init()
1125 const char* fragAccessName = getIndexAccessTypeName((IndexAccessType)fragAccess); in init()
1148 const char* readAccessName = getIndexAccessTypeName((IndexAccessType)readAccess); in init()
1179 const char* writeAccessName = getIndexAccessTypeName(writeAccess); in init()
1180 const char* readAccessName = getIndexAccessTypeName(readAccess); in init()
1257 const char* writeAccessName = getIndexAccessTypeName(writeAccess); in init()
1258 const char* readAccessName = getIndexAccessTypeName(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()