Searched refs:coherentMemory (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 497 …indMemory(vkdi, device, descType, allocator, numBytes, &bufferAlloc, m_shaderSpec.coherentMemory)); in iterate() 499 …setMemory(vkdi, device, &*bufferAlloc, numBytes, &inputBytes.front(), m_shaderSpec.coherentMemory); in iterate() 697 …y(vkdi, device, descriptorTypes.back(), allocator, numBytes, &alloc, m_shaderSpec.coherentMemory)); in iterate() 699 fillMemoryWithValue(vkdi, device, &*alloc, numBytes, 0xff, m_shaderSpec.coherentMemory); in iterate() 748 invalidateMemory(vkdi, device, outputAllocs[outputNdx].get(), m_shaderSpec.coherentMemory); in iterate()
|
D | vktSpvAsmComputeShaderTestUtil.hpp | 354 bool coherentMemory; member 365 , coherentMemory (false) in ComputeShaderSpec()
|
D | vktSpvAsm8bitStorageTests.cpp | 1977 spec.coherentMemory = true; in addCompute8bitStorageBuffer8To8Group()
|
D | vktSpvAsm16bitStorageTests.cpp | 2294 spec.coherentMemory = true; in addCompute16bitStorageUniform16To16Group()
|