Home
last modified time | relevance | path

Searched defs:queueFamilyIndex (Results 1 - 25 of 525) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.hpp156 uint32_t queueFamilyIndex; member in Device
/third_party/skia/src/gpu/
H A DGrBackendSurfaceMutableStateImpl.h17 GrBackendSurfaceMutableStateImpl(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableStateImpl() argument
42 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.hpp43 const uint32_t queueFamilyIndex = 0; member in VulkanTester
/third_party/skia/include/gpu/
H A DGrBackendSurfaceMutableState.h32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() argument
71 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp117 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
161 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
41 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
71 createTestBuffer(const DeviceInterface& vk, VkDevice vkDevice, deUint32 queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, Context& context, Allocator& allocator, Move<VkBuffer>& buffer, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const createTestBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DPersistentCommandPool.cpp25 init(vk::Context *context, bool hasProtectedContent, uint32_t queueFamilyIndex) init() argument
H A DVulkanSecondaryCommandBuffer.cpp20 InitializeCommandPool(Context *context, CommandPool *pool, uint32_t queueFamilyIndex, bool hasProtectedContent) InitializeCommandPool() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.cpp139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage() local
H A DvktProtectedMemAttachmentLoadTests.cpp124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.hpp133 BitstreamBufferImpl(DeviceContext* devctx, deUint32 queueFamilyIndex, VkDeviceSize bufferOffsetAlignment, VkDeviceSize bufferSizeAlignment, const VkVideoProfileListInfoKHR* profileList) BitstreamBufferImpl() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp51 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
85 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
115 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
159 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
/third_party/skia/include/private/
H A DGrVkTypesPriv.h46 GrVkSharedImageInfo(VkImageLayout layout, uint32_t queueFamilyIndex) in GrVkSharedImageInfo() argument
66 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.cpp139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage() local
H A DvktProtectedMemAttachmentLoadTests.cpp124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp165 createCommandPool(const DeviceInterface& vk, VkDevice device, VkCommandPoolCreateFlags flags, deUint32 queueFamilyIndex, const VkAllocationCallbacks* pAllocator) createCommandPool() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicClass.cpp75 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp120 const deUint32 queueFamilyIndex = m_queueFamilyIndex; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.cpp132 deUint32 queueFamilyIndex = 0u; in createDeviceSupportingQueues() local
[all...]
H A DvktSparseResourcesBase.hpp45 deUint32 queueFamilyIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp61 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase() local
177 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceCase() local
281 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceWaitAllFalseCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryBasicClass.cpp75 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp120 const deUint32 queueFamilyIndex = m_queueFamilyIndex; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.cpp128 deUint32 queueFamilyIndex = 0u; in createDeviceSupportingQueues() local
[all...]
H A DvktSparseResourcesBase.hpp45 deUint32 queueFamilyIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp61 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase() local
177 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceCase() local
281 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceWaitAllFalseCase() local

Completed in 10 milliseconds

12345678910>>...21