| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 128 const VkDevice device = context.getDevice(); in VertexGrid() local 238 const VkDevice device = context.getDevice(); in getHostBufferData() local 254 const VkDevice device = context.getDevice(); in setHostBufferData() local 643 const VkDevice device in Implementation() local 900 const VkDevice device = m_context.getDevice(); ImplementationBase() local 1515 const VkDevice device = context.getDevice(); GraphicsPipeline() local 1616 const VkDevice device = context.getDevice(); ComputePipeline() local 1685 const VkDevice device = m_context.getDevice(); BufferImplementation() local 1897 const VkDevice device = m_context.getDevice(); ImageImplementation() local 2546 const VkDevice device = m_context.getDevice(); BufferCopyImplementation() local 2742 const VkDevice device = m_context.getDevice(); CopyImageImplementation() local 2972 const VkDevice device = m_context.getDevice(); MSImageImplementation() local 3167 const VkDevice device = m_context.getDevice(); WriteImplementation() local 3245 const VkDevice device = m_context.getDevice(); ReadImplementation() local 3561 const VkDevice device = m_context.getDevice(); WriteImplementation() local 3674 const VkDevice device = m_context.getDevice(); ReadImplementation() local 4050 const VkDevice device = context.getDevice(); Implementation() local 4332 const VkDevice device = context.getDevice(); Implementation() local 4528 const VkDevice device = context.getDevice(); GraphicsPipeline() local 4637 const VkDevice device = context.getDevice(); ComputePipeline() local 4674 const VkDevice device = m_context.getDevice(); ReadImplementation() local 5037 const VkDevice device = context.getDevice(); Implementation() local 5334 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument 5352 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument 5378 const VkDevice device = context.getDevice(); Resource() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 247 const VkDevice device = m_context.getDevice(); in iterate() local 775 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass) makeGraphicsPipeline() argument 1368 makeConstantLayoutRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat) makeConstantLayoutRenderPass() argument 1429 const VkDevice device = m_context.getDevice(); iterate() local 1927 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass) makeGraphicsPipeline() argument [all...] |
| H A D | vktTransformFeedbackSimpleTests.cpp | 167 const T* getInvalidatedHostPtr (const DeviceInterface& vk, const VkDevice device, Allocation& bufAlloc) in getInvalidatedHostPtr() argument 475 void fillBuffer (const DeviceInterface& vk, const VkDevice device, Allocatio argument 174 makePipelineLayout(const DeviceInterface& vk, const VkDevice device, const uint32_t pcSize = sizeof(uint32_t)) makePipelineLayout() argument 197 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvalModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const deUint32 subpass, const deUint32* rasterizationStreamPtr = DE_NULL, const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST, const bool inputVertices = false, const bool depthClipControl = false) makeGraphicsPipeline() argument 334 makeCustomRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat format = VK_FORMAT_UNDEFINED) makeCustomRenderPass() argument 647 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 673 const VkDevice device = m_context.getDevice(); iterate() local 746 const VkDevice device = m_context.getDevice(); iterate() local 1003 const VkDevice device = m_context.getDevice(); iterate() local 1159 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 1210 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 1229 const VkDevice device = m_context.getDevice(); iterate() local 1321 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 1353 const VkDevice device = m_context.getDevice(); iterate() local 1487 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 1499 const VkDevice device = m_context.getDevice(); iterate() local 1563 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 1615 const VkDevice device = m_context.getDevice(); iterate() local 2559 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBuffer() local 2572 const VkDevice device = m_context.getDevice(); iterate() local 2761 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBufferLines() local 2807 const VkDevice device = m_context.getDevice(); verifyTransformFeedbackBufferTriangles() local 2859 const VkDevice device = m_context.getDevice(); iterate() local 2934 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 461 bool executeCommandBuffer (const VkDevice device, in executeCommandBuffer() argument 1977 const auto device = context.getDevice(); in badInheritanceInfoTest() local 3585 const VkDevice device = context.getDevice(); orderBindPipelineTest() local 4274 const auto device = context.getDevice(); checkSupport() local 4336 copyAndFlush(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<ManyDrawsVertex>& vertices) copyAndFlush() argument 4350 const auto device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktApiObjectManagementTests.cpp | 253 VkDevice device; member 2627 Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), createPrivateDataDevice() local 2675 const Unique<vk::VkDevice>& device = SingletonDevice::getDevice(context, d); createPrivateDataTest() local 2958 Unique<VkDevice> device; global() member 3343 CaseDescription<Device> device; global() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
| H A D | vktFragmentShadingRateBasic.cpp | 959 const VkDevice device = m_context.getDevice(); in iterate() local 939 CreateCachedBuffer(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo) CreateCachedBuffer() argument 2575 const VkDevice device = m_context.getDevice(); preRenderCommands() local 2768 const VkDevice device = m_context.getDevice(); drawCommands() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 545 const VkDevice device = m_context.getDevice(); in iterate() local 677 const VkDevice device = m_context.getDevice(); in copyDataToImage() local 748 const VkDevice device = m_context.getDevice(); executeShader() local 856 const VkDevice device = m_context.getDevice(); copyResultAndCompare() local 912 const VkDevice device = m_context.getDevice(); descriptorSetUpdate() local 1026 const VkDevice device = m_context.getDevice(); decompressImage() local 1376 const VkDevice device = m_context.getDevice(); executeShader() local 1575 const VkDevice device = m_context.getDevice(); iterate() local 1670 const VkDevice device = m_context.getDevice(); prepareVertexBuffer() local 1688 const VkDevice device = m_context.getDevice(); transcodeRead() local 1821 const VkDevice device = m_context.getDevice(); transcodeWrite() local 2038 const VkDevice device = m_context.getDevice(); verifyDecompression() local 2268 const VkDevice device = m_context.getDevice(); transcodeRead() local 2407 const VkDevice device = m_context.getDevice(); transcodeWrite() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTestsEXT.cpp | 257 const auto device = m_context.getDevice(); in iterate() local 2315 const auto device = m_context.getDevice(); iterate() local 2658 const auto device = m_context.getDevice(); iterate() local 3315 const auto device = m_context.getDevice(); iterate() local 3968 const auto device = m_context.getDevice(); iterate() local 4324 const auto device = m_context.getDevice(); iterate() local 4646 const auto device = m_context.getDevice(); iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Renderer9.cpp | 86 static void DrawPoints(IDirect3DDevice9 *device, GLsizei count, const void *indices, int minIndex) in DrawPoints() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 275 PipelineLayoutWrapper::PipelineLayoutWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const std::vector<vk::Move<VkDescriptorSetLayout>>& descriptorSetLayout) in PipelineLayoutWrapper() argument 302 PipelineLayoutWrapper::PipelineLayoutWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, deUint32 setLayoutCount, const VkDescriptorSetLayout* descriptorSetLayout) in PipelineLayoutWrapper() argument 329 PipelineLayoutWrapper::PipelineLayoutWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, cons argument 171 makeGraphicsPipeline(const DeviceInterface& vk, VkDevice device, VkPipelineCache pipelineCache, const VkGraphicsPipelineCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = nullptr) makeGraphicsPipeline() argument 370 PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks*) PipelineLayoutWrapper() argument 399 PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, const VkDevice device, const deUint32 setLayoutCount, const VkDescriptorSetLayout* descriptorSetLayout, const deUint32 pushConstantRangeCount, const VkPushConstantRange* pPushConstantRanges, const VkPipelineLayoutCreateFlags flags) PipelineLayoutWrapper() argument 499 RenderPassWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkRenderPassCreateInfo* pCreateInfo) RenderPassWrapper() argument 631 RenderPassWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkRenderPassCreateInfo2* pCreateInfo) RenderPassWrapper() argument 770 RenderPassWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperation, const VkImageLayout finalLayoutColor, const VkImageLayout finalLayoutDepthStencil, const VkImageLayout subpassLayoutColor, const VkImageLayout subpassLayoutDepthStencil, const VkAllocationCallbacks* const allocationCallbacks) RenderPassWrapper() argument 1575 createFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, vk::VkImage colorImage, vk::VkImage depthStencilImage) createFramebuffer() argument 1609 createFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkImage colorImage, const VkImageView colorAttachment, const deUint32 width, const deUint32 height, const deUint32 layers) createFramebuffer() argument 1641 createFramebuffer(const DeviceInterface& vk, const VkDevice device, const deUint32 attachmentCount, const VkImage* imagesArray, const VkImageView* attachmentsArray, const deUint32 width, const deUint32 height, const deUint32 layers) createFramebuffer() argument 1700 ShaderWrapper(const DeviceInterface& vk, VkDevice device, const vk::ProgramBinary& binary, const vk::VkShaderModuleCreateFlags createFlags) ShaderWrapper() argument 1793 VkDevice device; global() member 2007 GraphicsPipelineWrapper(const InstanceInterface& vki, const DeviceInterface& vk, VkPhysicalDevice physicalDevice, VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineConstructionType pipelineConstructionType, const VkPipelineCreateFlags flags) GraphicsPipelineWrapper() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | UtilsVk.cpp | 1029 VkDevice device = renderer->getDevice(); in destroy() local
|
| /third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
| H A D | volk.c | 112 void volkLoadDevice(VkDevice device) in volkLoadDevice() argument 123 void volkLoadDeviceTable(struct VolkDeviceTable* table, VkDevice device) in volkLoadDeviceTable() argument
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | policydb.h | 357 uint32_t device; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderTests.cpp | 126 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, RenderingType renderingType, const VkSampleCountFlagBits samples = VK_SAMPLE_COUNT_1_BIT, const VkAttachmentLoadOp colorLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR, const VkFormat dsFormat = VK_FORMAT_UNDEFINED) makeRenderPass() argument 146 makeRenderPassWithAttachments(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, RenderingType renderingType) makeRenderPassWithAttachments() argument 163 makeRenderPassWithDepth(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkFormat dsFormat, RenderingType renderingType) makeRenderPassWithDepth() argument 254 ImageAttachment(VkDevice logicalDevice, DeviceInterface& device, Allocator& allocator, const VkExtent3D extent, VkFormat colorFormat, const VkSampleCountFlagBits samples) ImageAttachment() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 449 Move<VkEvent> makeEvent (const DeviceInterface& vk, const VkDevice device) in makeEvent() argument 1504 const VkDevice device = m_context.getDevice(); in iterate() local 420 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument 846 bake(const DeviceInterface& vk, const VkDevice device, const UVec2& framebufferSize) bake() argument 1555 const VkDevice device = m_context.getDevice(); drawSinglePass() local 1659 const VkDevice device = m_context.getDevice(); createSampleDataBufferAndDescriptors() local 1691 const VkDevice device = m_context.getDevice(); createVertexBuffer() local 2067 const VkDevice device = m_context.getDevice(); iterate() local 2103 const VkDevice device = m_context.getDevice(); iterate() local 2250 const VkDevice device = m_context.getDevice(); drawPatternChangeReference() local 2362 const VkDevice device = m_context.getDevice(); drawRenderPasses() local 2765 const VkDevice device = m_context.getDevice(); drawSubpasses() local 2934 const VkDevice device = m_context.getDevice(); drawSameSubpass() local [all...] |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 362 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const deUint32 layerCount, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage, const bool usedForMSRTSS) makeImage() argument 394 allocate(const DeviceInterface& vk, const VkDevice device, const MovePtr<Allocator>& allocator, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage, const VkImageAspectFlags aspect, const deUint32 layerCount, const bool usedForMSRTSS) allocate() argument 410 makeView(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const VkImageAspectFlags aspect, const deUint32 layerCount) makeView() argument 420 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, VkPipelineRenderingCreateInfoKHR* pipelineRenderingCreateInfo, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const bool enableBlend, const bool enableDepthStencilWrite, const bool enableDepthTest, const deUint32 intWriteMask, const deUint32 subpassNdx, const deInt32 integerAttachmentLocation, const UVec4& viewportIn, const UVec4& scissorIn, const VkSampleCountFlagBits numSamples, const bool garbageAttachment) makeGraphicsPipeline() argument 643 const VkDevice device = context.getDevice(); logTestImages() local 748 const VkDevice device = context.getDevice(); logVerifyImages() local 862 const VkDevice device = context.getDevice(); submitCommandsAndWait() local 1639 const VkDevice device = context.getDevice(); createRenderPassAndFramebuffer() local 1664 const VkDevice device = context.getDevice(); createWorkingData() local 2067 const VkDevice device = context.getDevice(); setupVerifyDescriptorSetAndPipeline() local 2151 const VkDevice device = context.getDevice(); dispatchVerifyConstantColor() local 2294 const VkDevice device = context.getDevice(); testEnd() local 2930 const VkDevice device = context.getDevice(); dispatchVerifyBasic() local 2958 const VkDevice device = context.getDevice(); drawBasic() local 3177 const VkDevice device = context.getDevice(); dispatchVerifyClearAttachments() local 3277 const VkDevice device = context.getDevice(); drawClearAttachments() local 3501 const VkDevice device = context.getDevice(); drawOnePass() local 3589 const VkDevice device = context.getDevice(); dispatchVerifyMultiPassRendering() local 3633 const VkDevice device = context.getDevice(); drawSingleRenderPass() local 3724 const VkDevice device = context.getDevice(); drawMultiRenderPass() local 4456 const VkDevice device = context.getDevice(); drawInputAttachments() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 367 const VkDevice device = context.getDevice(); in initConfiguration() local 244 makeQueryPool(const DeviceInterface& vk, const VkDevice device, const VkQueryType queryType, deUint32 queryCount) makeQueryPool() argument 262 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument 293 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, RayTracingPipeline& rayTracingPipeline, VkShaderStageFlagBits shaderStage, const std::string& externalNamePart, const std::string& internalNamePart, deUint32 groupIndex) registerShaderModule() argument 640 const VkDevice device = context.getDevice(); fillCommandBuffer() local 798 const VkDevice device = context.getDevice(); initConfiguration() local 847 const VkDevice device = context.getDevice(); fillCommandBuffer() local 953 const VkDevice device = context.getDevice(); initConfiguration() local 1024 const VkDevice device = context.getDevice(); fillCommandBuffer() local 2453 const VkDevice device = m_context.getDevice(); runTest() local 3136 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktRayQueryBuiltinTests.cpp | 117 VkDevice device; member 736 const VkDevice device = env.device; in initVertexBuffer() local 871 const VkDevice device = env.device; in makeGraphicsPipeline() local 898 const VkDevice device = env.device; initConfiguration() local 949 const VkDevice device = env.device; fillCommandBuffer() local 1067 const VkDevice device = env.device; initConfiguration() local 1091 const VkDevice device = env.device; fillCommandBuffer() local 1412 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group) createShaderBindingTable() argument 1441 const VkDevice device = env.device; initConfiguration() local 1518 const VkDevice device = env.device; fillCommandBuffer() local 1906 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2063 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2223 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2347 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2500 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2659 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2820 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 2981 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 3147 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 3327 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 3507 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 3723 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4143 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4271 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4436 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4606 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4800 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 4966 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 5141 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 5326 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local 5659 const VkDevice device = testEnv.device; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 177 Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.getPlatformInterface(), context.getInstance(), context.getInstanceInterface(), context.getPhysicalDevice(), &deviceCreateInfo); in getDevice() local 790 copyBufferToImage(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, const VkBuffer& buffer, VkDeviceSize bufferSize, const VkExtent3D& imageSize, deUint32 arrayLayers, VkImage destImage) copyBufferToImage() argument 894 buildGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule vertexShaderModule, const VkShaderModule fragmentShaderModule, const VkRenderPass renderPass, const VkViewport& viewport, const VkRect2D& scissor, const deUint32 subpass, const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo, const void* pNext, const bool useDensityMapAttachment) buildGraphicsPipeline() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 856 static Move<VkDescriptorSetLayout> createEmptyDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device) in createEmptyDescriptorSetLayout() argument 869 static Move<VkDescriptorPool> createEmptyDescriptorPool (const DeviceInterface& vkd, VkDevice device) in createEmptyDescriptorPool() argument 888 static Move<VkDescriptorSet> allocateSingleDescriptorSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorPool pool, VkDescriptorSetLayout layout) in allocateSingleDescriptorSet() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 2098 const vk::VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 683 const VkDevice device = context.getDevice(); in Buffer() local 740 const VkDevice device = context.getDevice(); in Image() local 225 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule vertexShaderModule, const VkShaderModule tessellationControlShaderModule, const VkShaderModule tessellationEvalShaderModule, const VkShaderModule geometryShaderModule, const VkShaderModule fragmentShaderModule, const VkRenderPass renderPass, const std::vector<VkViewport>& viewports, const std::vector<VkRect2D>& scissors, const VkPrimitiveTopology topology, const deUint32 subpass, const deUint32 patchControlPoints, const VkPipelineVertexInputStateCreateInfo* vertexInputStateCreateInfo, const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo, const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo, const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo, const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo, const deUint32 vertexShaderStageCreateFlags, const deUint32 tessellationControlShaderStageCreateFlags, const deUint32 tessellationEvalShaderStageCreateFlags, const deUint32 geometryShaderStageCreateFlags, const deUint32 fragmentShaderStageCreateFlags, const deUint32 requiredSubgroupSize[5]) makeGraphicsPipeline() argument 2657 const VkDevice device = context.getDevice(); makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2897 const VkDevice device = context.getDevice(); makeGeometryFrameBufferTestRequiredSubgroupSize() local 3138 const VkDevice device = context.getDevice(); allStagesRequiredSubgroupSize() local 3468 const VkDevice device = context.getDevice(); makeVertexFrameBufferTestRequiredSubgroupSize() local 3692 const VkDevice device = context.getDevice(); makeFragmentFrameBufferTestRequiredSubgroupSize() local 4016 const VkDevice device = context.getDevice(); makeComputeOrMeshTestRequiredSubgroupSize() local 4705 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetLayout() local 4730 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetLayoutAS() local 4742 const VkDevice device = context.getDevice(); makeRayTracingDescriptorPool() local 4769 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSet() local 4812 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetAS() local 4835 const VkDevice device = context.getDevice(); makeRayTracingPipelineLayout() local 4846 const VkDevice device = context.getDevice(); createTopAccelerationStructure() local 4860 const VkDevice device = context.getDevice(); createBottomAccelerationStructure() local 4880 const VkDevice device = context.getDevice(); makeRayTracingPipeline() local 4996 const VkDevice device = context.getDevice(); allRayTracingStagesRequiredSubgroupSize() local [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader.c | 210 VKAPI_ATTR VkResult VKAPI_CALL vkSetDeviceDispatch(VkDevice device, void *object) { in vkSetDeviceDispatch() argument 1231 struct loader_icd_term *loader_get_icd_and_device(const void *device, struct loader_device **found_dev, uint32_t *icd_index) { in loader_get_icd_and_device() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_int.h | 164 drbd_insert_fault(struct drbd_device *device, unsigne argument 264 struct drbd_device *device; global() member 276 struct drbd_device *device; global() member 807 struct drbd_device *device; global() member 974 struct drbd_device *device; global() member 1005 struct drbd_device *device; global() member 1015 first_peer_device(struct drbd_device *device) first_peer_device() argument 1053 device_to_minor(struct drbd_device *device) device_to_minor() argument 1510 ov_out_of_sync_print(struct drbd_device *device) ov_out_of_sync_print() argument 1578 drbd_submit_bio_noacct(struct drbd_device *device, int fault_type, struct bio *bio) drbd_submit_bio_noacct() argument 1696 drbd_read_state(struct drbd_device *device) drbd_read_state() argument 1717 __drbd_chk_io_error_(struct drbd_device *device, enum drbd_force_detach_flags df, const char *where) __drbd_chk_io_error_() argument 1781 drbd_chk_io_error_(struct drbd_device *device, int error, enum drbd_force_detach_flags forcedetach, const char *where) drbd_chk_io_error_() argument 1913 drbd_device_post_work(struct drbd_device *device, int work_bit) drbd_device_post_work() argument 1994 inc_ap_pending(struct drbd_device *device) inc_ap_pending() argument 2006 _dec_ap_pending(struct drbd_device *device, const char *func, int line) _dec_ap_pending() argument 2019 inc_rs_pending(struct drbd_device *device) inc_rs_pending() argument 2025 _dec_rs_pending(struct drbd_device *device, const char *func, int line) _dec_rs_pending() argument 2040 inc_unacked(struct drbd_device *device) inc_unacked() argument 2046 _dec_unacked(struct drbd_device *device, const char *func, int line) _dec_unacked() argument 2053 _sub_unacked(struct drbd_device *device, int n, const char *func, int line) _sub_unacked() argument 2089 put_ldev(struct drbd_device *device) put_ldev() argument 2116 _get_ldev_if_state(struct drbd_device *device, enum drbd_disk_state mins) _get_ldev_if_state() argument 2137 drbd_get_max_buffers(struct drbd_device *device) drbd_get_max_buffers() argument 2150 drbd_state_is_stable(struct drbd_device *device) drbd_state_is_stable() argument 2220 drbd_suspended(struct drbd_device *device) drbd_suspended() argument 2227 may_inc_ap_bio(struct drbd_device *device) may_inc_ap_bio() argument 2253 inc_ap_bio_cond(struct drbd_device *device) inc_ap_bio_cond() argument 2266 inc_ap_bio(struct drbd_device *device) inc_ap_bio() argument 2279 dec_ap_bio(struct drbd_device *device) dec_ap_bio() argument 2300 verify_can_do_stop_sector(struct drbd_device *device) verify_can_do_stop_sector() argument 2306 drbd_set_ed_uuid(struct drbd_device *device, u64 val) drbd_set_ed_uuid() argument 2313 drbd_queue_order_type(struct drbd_device *device) drbd_queue_order_type() argument [all...] |
| /kernel/linux/linux-5.10/drivers/android/ |
| H A D | binder.c | 5156 struct binder_device *device; in binder_free_proc() local 6785 struct binder_device *device; in binder_init() local
|