Home
last modified time | relevance | path

Searched refs:writeAccessName (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1075 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1082 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1083 …string desc = string("Temporary array with ") + writeAccessName + " write and " + readAccessNam… in init()
1111 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init() local
1118 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1119 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
1147 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1154 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1155 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1041 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1048 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1049 …string desc = string("Temporary array with ") + writeAccessName + " write and " + readAccessNam… in init()
1077 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init() local
1084 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1085 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
1119 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1126 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1127 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp1179 const char* writeAccessName = getIndexAccessTypeName(writeAccess); in init() local
1186 string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + in init()
1188 string desc = string("Temporary array with ") + writeAccessName + " write and " + in init()
1217 const char* writeAccessName = getVectorAccessTypeName(writeAccess); in init() local
1224 string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + in init()
1226 string desc = string("Vector subscript access with ") + writeAccessName + " write and " + in init()
1257 const char* writeAccessName = getIndexAccessTypeName(writeAccess); in init() local
1264 string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + in init()
1266 string desc = string("Vector subscript access with ") + writeAccessName + " write and " + in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1135 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1142 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1143 …string desc = string("Temporary array with ") + writeAccessName + " write and " + readAccessNam… in init()
1173 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init() local
1180 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1181 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
1217 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1224 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1225 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()