Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1040 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1047 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1048 …string desc = string("Temporary array with ") + writeAccessName + " write and " + readAccessNam… in init()
1076 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init() local
1083 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1084 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
1118 const char* writeAccessName = getIndexAccessTypeName((IndexAccessType)writeAccess); in init() local
1125 …string name = string(getDataTypeName(varType)) + "_" + writeAccessName + "_write_" + readAccess… in init()
1126 …string desc = string("Vector subscript access with ") + writeAccessName + " write and " + readA… in init()
/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/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()