| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| H A D | Device.hpp | 156 uint32_t queueFamilyIndex; member in Device
|
| /third_party/skia/src/gpu/ |
| H A D | GrBackendSurfaceMutableStateImpl.h | 17 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 D | VulkanTester.hpp | 43 const uint32_t queueFamilyIndex = 0; member in VulkanTester
|
| /third_party/skia/include/gpu/ |
| H A D | GrBackendSurfaceMutableState.h | 32 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 D | vktApiBufferAndImageAllocationUtil.cpp | 117 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 D | PersistentCommandPool.cpp | 25 init(vk::Context *context, bool hasProtectedContent, uint32_t queueFamilyIndex) init() argument
|
| H A D | VulkanSecondaryCommandBuffer.cpp | 20 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 D | vktProtectedMemImageValidator.cpp | 139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage() local
|
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| H A D | vktBitstreamBufferImpl.hpp | 133 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 D | vktApiBufferAndImageAllocationUtil.cpp | 51 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 D | GrVkTypesPriv.h | 46 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 D | vktProtectedMemImageValidator.cpp | 139 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in validateImage() local
|
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRefUtil.cpp | 165 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 D | vktGeometryBasicClass.cpp | 75 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemShaderTimeoutTests.cpp | 120 const deUint32 queueFamilyIndex = m_queueFamilyIndex; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBase.cpp | 132 deUint32 queueFamilyIndex = 0u; in createDeviceSupportingQueues() local [all...] |
| H A D | vktSparseResourcesBase.hpp | 45 deUint32 queueFamilyIndex; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicFenceTests.cpp | 61 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 D | vktGeometryBasicClass.cpp | 75 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemShaderTimeoutTests.cpp | 120 const deUint32 queueFamilyIndex = m_queueFamilyIndex; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBase.cpp | 128 deUint32 queueFamilyIndex = 0u; in createDeviceSupportingQueues() local [all...] |
| H A D | vktSparseResourcesBase.hpp | 45 deUint32 queueFamilyIndex; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicFenceTests.cpp | 61 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
|