Searched defs:storeOps (Results 1 – 6 of 6) sorted by relevance
50 std::vector<StoreOp> storeOps; in createLoadOrUseCachedValue() local
1233 …const VkAttachmentStoreOp storeOps[] = {VK_ATTACHMENT_STORE_OP_STORE, VK_ATTACHMENT_STORE_OP_DONT_… in createRenderPassUnusedAttachmentTests() local
6230 …const VkAttachmentStoreOp storeOps[] = {VK_ATTACHMENT_STORE_OP_STORE, VK_ATTACHMENT_STORE_OP_DONT_… in addAttachmentTests() local6537 …const VkAttachmentStoreOp storeOps[] = {VK_ATTACHMENT_STORE_OP_STORE, VK_ATTACHMENT_STORE_OP_DONT_… in addAttachmentAllocationTests() local7453 …} storeOps[] = {{"store", VK_ATTACHMENT_STORE_OP_STORE}, {"dont_care", VK_ATTACHMENT_STORE_OP_DONT… in addFormatTests() local
848 std::string loadOps, storeOps; in dumpCommandsForDiagnostics() local
3430 std::string loadOps, storeOps; in getCommandDiagnostics() local
988 std::vector<GLenum> storeOps(MAX_PIXEL_LOCAL_STORAGE_PLANES, GL_STORE_OP_STORE_ANGLE); in TEST_P() local