Home
last modified time | relevance | path

Searched defs:hostVisible (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.h77 bool hostVisible; member
DBufferVk.cpp313 bool hostVisible) in ConversionBuffer()
779 bool hostVisible = mBuffer.isHostVisible(); in mapRangeImpl() local
DVertexArrayVk.cpp229 vk::MemoryHostVisibility hostVisible = conversion->getCacheKey().hostVisible in CalculateMaxVertexCountForConversion() local
Dvk_helpers.cpp3694 bool hostVisible) in init()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp242const bool hostVisible, const tcu::UVec2 renderSize, const DepthClipControlCase depthClipControl) in DepthTest()
343 const bool colorAttachmentEnable, const bool hostVisible, in DepthTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCComputeSmokeTests.cpp56 const bool hostVisible; // Make the indirect commands buffer host-visible. member
DvktDGCComputeSmokeTestsExt.cpp64 const bool hostVisible; // Make the indirect commands buffer host-visible. member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp3263 bool hostVisible; member
3354 bool hostVisible, uint32_t memoryBits) in getExportedMemoryTypeIndex()
5414 const bool hostVisible(hostVisibleNdx == 1); in createMemoryTests() local