Home
last modified time | relevance | path

Searched defs:device (Results 1876 - 1900 of 1977) sorted by relevance

1...<<71727374757677787980

/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c99 struct anv_device *device = (struct anv_device *)data; in compiler_debug_log() local
178 get_device_extensions(const struct anv_physical_device *device, in get_device_extensions() argument
343 anv_compute_sys_heap_size(struct anv_physical_device *device, uint64_t total_ram) anv_compute_sys_heap_size() argument
376 anv_init_meminfo(struct anv_physical_device *device, int fd) anv_init_meminfo() argument
403 anv_update_meminfo(struct anv_physical_device *device, int fd) anv_update_meminfo() argument
416 anv_physical_device_init_heaps(struct anv_physical_device *device, int fd) anv_physical_device_init_heaps() argument
537 anv_physical_device_init_uuids(struct anv_physical_device *device) anv_physical_device_init_uuids() argument
583 anv_physical_device_init_disk_cache(struct anv_physical_device *device) anv_physical_device_init_disk_cache() argument
601 anv_physical_device_free_disk_cache(struct anv_physical_device *device) anv_physical_device_free_disk_cache() argument
779 struct anv_physical_device *device = anv_physical_device_try_create() local
1056 anv_physical_device_destroy(struct anv_physical_device *device) anv_physical_device_destroy() argument
2847 anv_GetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) anv_GetDeviceGroupPeerMemoryFeatures() argument
2915 anv_device_init_border_colors(struct anv_device *device) anv_device_init_border_colors() argument
2947 anv_device_init_trivial_batch(struct anv_device *device) anv_device_init_trivial_batch() argument
2994 struct anv_device *device = v_batch; decode_get_bo() local
3041 struct anv_device *device = (struct anv_device*)driver_ctx; intel_aux_map_buffer_alloc() local
3059 struct anv_device *device = (struct anv_device*)driver_ctx; intel_aux_map_buffer_free() local
3080 struct anv_device *device; anv_CreateDevice() local
3679 struct anv_device *device = container_of(vk_device, struct anv_device, vk); anv_device_check_status() local
3699 anv_device_wait(struct anv_device *device, struct anv_bo *bo, int64_t timeout) anv_device_wait() argument
3714 anv_vma_alloc(struct anv_device *device, uint64_t size, uint64_t align, enum anv_bo_alloc_flags alloc_flags, uint64_t client_address) anv_vma_alloc() argument
3752 anv_vma_free(struct anv_device *device, uint64_t address, uint64_t size) anv_vma_free() argument
4299 anv_GetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) anv_GetDeviceMemoryCommitment() argument
4327 anv_BindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* pBindInfos) anv_BindBufferMemory2() argument
4432 anv_get_buffer_memory_requirements(struct anv_device *device, VkDeviceSize size, VkBufferUsageFlags usage, VkMemoryRequirements2* pMemoryRequirements) anv_get_buffer_memory_requirements() argument
4553 anv_GetBufferDeviceAddress( VkDevice device, const VkBufferDeviceAddressInfo* pInfo) anv_GetBufferDeviceAddress() argument
4565 anv_GetBufferOpaqueCaptureAddress( VkDevice device, const VkBufferDeviceAddressInfo* pInfo) anv_GetBufferOpaqueCaptureAddress() argument
4572 anv_GetDeviceMemoryOpaqueCaptureAddress( VkDevice device, const VkDeviceMemoryOpaqueCaptureAddressInfo* pInfo) anv_GetDeviceMemoryOpaqueCaptureAddress() argument
4585 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, enum isl_format format, struct isl_swizzle swizzle, isl_surf_usage_flags_t usage, struct anv_address address, uint32_t range, uint32_t stride) anv_fill_buffer_surface_state() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h736 struct dzn_device *device; member
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp83 VkDevice device; member
98 struct device_data *device; member
114 struct device_data *device; member
147 struct device_data *device; member
370 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) in new_device_data() argument
1853 overlay_CreateSwapchainKHR( VkDevice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchain) overlay_CreateSwapchainKHR() argument
1868 overlay_DestroySwapchainKHR( VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) overlay_DestroySwapchainKHR() argument
2013 overlay_AcquireNextImageKHR( VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence fence, uint32_t* pImageIndex) overlay_AcquireNextImageKHR() argument
2036 overlay_AcquireNextImage2KHR( VkDevice device, const VkAcquireNextImageInfoKHR* pAcquireInfo, uint32_t* pImageIndex) overlay_AcquireNextImage2KHR() argument
2324 overlay_AllocateCommandBuffers( VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) overlay_AllocateCommandBuffers() argument
2377 overlay_FreeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) overlay_FreeCommandBuffers() argument
2562 overlay_DestroyDevice( VkDevice device, const VkAllocationCallbacks* pAllocator) overlay_DestroyDevice() argument
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c1549 amdgpu_command_submission_write_linear_helper_with_secure(amdgpu_device_handle device, unsigned ip_type, bool secure) amdgpu_command_submission_write_linear_helper_with_secure() argument
/third_party/libdrm/
H A Dxf86drm.c3775 parse_separate_sysfs_files(int maj, int min, drmPciDeviceInfoPtr device, bool ignore_revision) parse_separate_sysfs_files() argument
3817 parse_config_sysfs_file(int maj, int min, drmPciDeviceInfoPtr device) parse_config_sysfs_file() argument
3848 drmParsePciDeviceInfo(int maj, int min, drmPciDeviceInfoPtr device, uint32_t flags) drmParsePciDeviceInfo() argument
3933 drmFreePlatformDevice(drmDevicePtr device) drmFreePlatformDevice() argument
3949 drmFreeHost1xDevice(drmDevicePtr device) drmFreeHost1xDevice() argument
3965 drmFreeDevice(drmDevicePtr *device) drmFreeDevice() argument
4003 drmDevicePtr device; drmDeviceAlloc() local
4035 drmProcessPciDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessPciDevice() argument
4193 drmProcessUsbDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessUsbDevice() argument
4327 drmProcessPlatformDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessPlatformDevice() argument
4367 drmProcessHost1xDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessHost1xDevice() argument
4408 process_device(drmDevicePtr *device, const char *d_name, int req_subsystem_type, bool fetch_deviceinfo, uint32_t flags) process_device() argument
4484 drm_device_has_rdev(drmDevicePtr device, dev_t find_rdev) drm_device_has_rdev() argument
4515 drmGetDeviceFromDevId(dev_t find_rdev, uint32_t flags, drmDevicePtr *device) drmGetDeviceFromDevId() argument
4643 drmGetDevice2(int fd, uint32_t flags, drmDevicePtr *device) drmGetDevice2() argument
4668 drmGetDevice(int fd, drmDevicePtr *device) drmGetDevice() argument
4693 drmDevicePtr device; drmGetDevices2() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c3946 nine_translate_shader(struct NineDevice9 *device, struct nine_shader_info *info, struct pipe_context *pipe) in nine_translate_shader() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1652 struct panfrost_device *device = pan_device(pctx->screen); in panfrost_create_sampler_view_bo() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c188 pa_alsa_ucm_device *device; in pa_alsa_jack_set_has_control() local
206 pa_alsa_ucm_device *device; in pa_alsa_jack_set_plugged_in() local
258 pa_alsa_jack_add_ucm_device(pa_alsa_jack *jack, pa_alsa_ucm_device *device) pa_alsa_jack_add_ucm_device() argument
278 pa_alsa_jack_add_ucm_hw_mute_device(pa_alsa_jack *jack, pa_alsa_ucm_device *device) pa_alsa_jack_add_ucm_hw_mute_device() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp461 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 DvktApiCopiesAndBlittingTests.cpp331 Move<VkDevice> device; member
401 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument
431 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind, const deUint32 offset) allocateImage() argument
963 const VkDevice device = m_device; readImageAspect() local
[all...]
H A DvktApiObjectManagementTests.cpp253 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/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1094 const VkDevice device = m_context.getDevice(); in iterate() local
1074 CreateCachedBuffer(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo) CreateCachedBuffer() argument
2988 const VkDevice device = m_context.getDevice(); preRenderCommands() local
3212 const VkDevice device = m_context.getDevice(); drawCommandsOnNormalSubpass() local
3293 const VkDevice device = m_context.getDevice(); drawCommands() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp545 const VkDevice device = m_context.getDevice(); in iterate() local
688 const VkDevice device = m_context.getDevice(); in copyDataToImage() local
759 const VkDevice device = m_context.getDevice(); executeShader() local
867 const VkDevice device = m_context.getDevice(); copyResultAndCompare() local
923 const VkDevice device = m_context.getDevice(); descriptorSetUpdate() local
1037 const VkDevice device = m_context.getDevice(); decompressImage() local
1387 const VkDevice device = m_context.getDevice(); executeShader() local
1586 const VkDevice device = m_context.getDevice(); iterate() local
1685 const VkDevice device = m_context.getDevice(); prepareVertexBuffer() local
1703 const VkDevice device = m_context.getDevice(); transcodeRead() local
1836 const VkDevice device = m_context.getDevice(); transcodeWrite() local
2053 const VkDevice device = m_context.getDevice(); verifyDecompression() local
2283 const VkDevice device = m_context.getDevice(); transcodeRead() local
2422 const VkDevice device = m_context.getDevice(); transcodeWrite() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp257 const auto device = m_context.getDevice(); in iterate() local
2333 const auto device = m_context.getDevice(); iterate() local
2676 const auto device = m_context.getDevice(); iterate() local
3333 const auto device = m_context.getDevice(); iterate() local
3971 const auto device = m_context.getDevice(); iterate() local
4327 const auto device = m_context.getDevice(); iterate() local
4649 const auto device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp740 const VkDevice device = m_context.getDevice(); makePaletteBuffer() local
755 const VkDevice device = m_context.getDevice(); createDescriptorPool() local
766 const VkDevice device = m_context.getDevice(); createDescriptorSetLayout() local
784 const VkDevice device = m_context.getDevice(); createDescriptorSet() local
845 const VkDevice device = m_context.getDevice(); runTest() local
1370 const VkDevice device = m_context.getDevice(); iterate() local
1408 const VkDevice device = m_context.getDevice(); runNullDescriptorSet() local
1639 const VkDevice device = m_context.getDevice(); runNullDescriptorSetInMonolithicPipeline() local
1756 const VkDevice device = m_context.getDevice(); runIndependentPipelineLayoutSets() local
1948 const VkDevice device = m_context.getDevice(); runCompareLinkTimes() local
[all...]
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp450 Move<VkEvent> makeEvent (const DeviceInterface& vk, const VkDevice device) in makeEvent() argument
1524 const VkDevice device = m_context.getDevice(); in iterate() local
421 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument
849 bake(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const UVec2& framebufferSize) bake() argument
1577 const VkDevice device = m_context.getDevice(); drawSinglePass() local
1683 const VkDevice device = m_context.getDevice(); createSampleDataBufferAndDescriptors() local
1715 const VkDevice device = m_context.getDevice(); createVertexBuffer() local
2091 const VkDevice device = m_context.getDevice(); iterate() local
2127 const VkDevice device = m_context.getDevice(); iterate() local
2276 const VkDevice device = m_context.getDevice(); drawPatternChangeReference() local
2393 const VkDevice device = m_context.getDevice(); drawRenderPasses() local
2803 const VkDevice device = m_context.getDevice(); drawSubpasses() local
2977 const VkDevice device = m_context.getDevice(); drawSameSubpass() local
[all...]
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp363 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
395 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
411 makeView(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const VkImageAspectFlags aspect, const deUint32 layerCount) makeView() argument
421 makeGraphicsPipeline(const InstanceInterface& vki, const DeviceInterface& vk, const VkPhysicalDevice physicalDevice, const VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineConstructionType pipelineConstructionType, const PipelineLayoutWrapper& pipelineLayout, const VkRenderPass renderPass, VkPipelineRenderingCreateInfoKHR* pipelineRenderingCreateInfo, const ShaderWrapper vertexModule, const ShaderWrapper 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
647 const VkDevice device = context.getDevice(); logTestImages() local
752 const VkDevice device = context.getDevice(); logVerifyImages() local
866 const VkDevice device = context.getDevice(); submitCommandsAndWait() local
1661 const VkDevice device = context.getDevice(); createRenderPassAndFramebuffer() local
1685 const VkDevice device = context.getDevice(); createWorkingData() local
2077 const VkDevice device = context.getDevice(); setupVerifyDescriptorSetAndPipeline() local
2161 const VkDevice device = context.getDevice(); dispatchVerifyConstantColor() local
2304 const VkDevice device = context.getDevice(); testEnd() local
2940 const VkDevice device = context.getDevice(); dispatchVerifyBasic() local
2970 const VkDevice device = context.getDevice(); drawBasic() local
3193 const VkDevice device = context.getDevice(); dispatchVerifyClearAttachments() local
3295 const VkDevice device = context.getDevice(); drawClearAttachments() local
3528 const VkDevice device = context.getDevice(); drawOnePass() local
3622 const VkDevice device = context.getDevice(); dispatchVerifyMultiPassRendering() local
3666 const VkDevice device = context.getDevice(); drawSingleRenderPass() local
3758 const VkDevice device = context.getDevice(); drawMultiRenderPass() local
4493 const VkDevice device = context.getDevice(); drawInputAttachments() local
[all...]
H A DvktPipelineSamplerTests.cpp1473 const auto device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp373 const VkDevice device = context.getDevice(); in initConfiguration() local
250 makeQueryPool(const DeviceInterface& vk, const VkDevice device, const VkQueryType queryType, deUint32 queryCount) makeQueryPool() argument
268 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
299 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
647 const VkDevice device = context.getDevice(); fillCommandBuffer() local
805 const VkDevice device = context.getDevice(); initConfiguration() local
855 const VkDevice device = context.getDevice(); fillCommandBuffer() local
961 const VkDevice device = context.getDevice(); initConfiguration() local
1033 const VkDevice device = context.getDevice(); fillCommandBuffer() local
2464 const VkDevice device = m_context.getDevice(); runTest() local
3180 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktRayQueryBuiltinTests.cpp117 VkDevice device; member
748 const VkDevice device = env.device; in initVertexBuffer() local
883 const VkDevice device = env.device; in makeGraphicsPipeline() local
912 const VkDevice device = env.device; initConfiguration() local
969 const VkDevice device = env.device; fillCommandBuffer() local
1087 const VkDevice device = env.device; initConfiguration() local
1111 const VkDevice device = env.device; fillCommandBuffer() local
1432 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
1461 const VkDevice device = env.device; initConfiguration() local
1538 const VkDevice device = env.device; fillCommandBuffer() local
1926 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2083 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2243 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2367 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2520 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2679 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
2840 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
3001 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
3167 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
3347 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
3527 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
3743 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4163 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4291 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4456 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4626 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4820 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
4986 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
5161 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
5346 const VkDevice device = m_testEnvironment->device; initAccelerationStructures() local
5679 const VkDevice device = testEnv.device; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp181 Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.getPlatformInterface(), context.getInstance(), context.getInstanceInterface(), context.getPhysicalDevice(), &deviceCreateInfo); in getDevice() local
794 copyBufferToImage(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, const VkBuffer& buffer, VkDeviceSize bufferSize, const VkExtent3D& imageSize, deUint32 arrayLayers, VkImage destImage) copyBufferToImage() argument
898 buildGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule vertexShaderModule, const VkShaderModule fragmentShaderModule, const VkRenderPass renderPass, const std::vector<VkViewport>& viewportVect, const std::vector<VkRect2D>& scissorVect, const deUint32 subpass, const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo, const void* pNext, const bool useDensityMapAttachment, const bool useMaintenance5 = false) buildGraphicsPipeline() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1778 const VkDevice device = getLogicalDevice(m_context, m_data.testRobustness2, m_data.needsPipelineRobustness()); in iterate() local
3388 const auto device = getLogicalDevice(m_context, true, m_params.pipelineRobustness); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp856 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/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2098 const vk::VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp683 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
2669 const VkDevice device = context.getDevice(); makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2909 const VkDevice device = context.getDevice(); makeGeometryFrameBufferTestRequiredSubgroupSize() local
3150 const VkDevice device = context.getDevice(); allStagesRequiredSubgroupSize() local
3480 const VkDevice device = context.getDevice(); makeVertexFrameBufferTestRequiredSubgroupSize() local
3704 const VkDevice device = context.getDevice(); makeFragmentFrameBufferTestRequiredSubgroupSize() local
4034 const VkDevice device = context.getDevice(); makeComputeOrMeshTestRequiredSubgroupSize() local
4716 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetLayout() local
4741 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetLayoutAS() local
4753 const VkDevice device = context.getDevice(); makeRayTracingDescriptorPool() local
4780 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSet() local
4823 const VkDevice device = context.getDevice(); makeRayTracingDescriptorSetAS() local
4846 const VkDevice device = context.getDevice(); makeRayTracingPipelineLayout() local
4857 const VkDevice device = context.getDevice(); createTopAccelerationStructure() local
4871 const VkDevice device = context.getDevice(); createBottomAccelerationStructure() local
4891 const VkDevice device = context.getDevice(); makeRayTracingPipeline() local
5007 const VkDevice device = context.getDevice(); allRayTracingStagesRequiredSubgroupSize() local
[all...]

Completed in 97 milliseconds

1...<<71727374757677787980