/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 201 unsigned properties[TGSI_PROPERTY_COUNT]; member
|
/third_party/opencl-headers/src/ |
H A D | opencl_wrapper.cpp | 301 cl_context clCreateContext(const cl_context_properties *properties, cl_uint num_devices, const cl_device_id *devices, in clCreateContext() argument 312 cl_context clCreateContextFromType(const cl_context_properties *properties, cl_device_type device_type, in clCreateContextFromType() argument 719 cl_command_queue clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, in clCreateCommandQueue() argument 819 clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, const cl_queue_properties *properties, cl_int *errcode_ret) clCreateCommandQueueWithProperties() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 1177 void checkGlobalPriorityProperties(const VkQueueFamilyGlobalPriorityPropertiesEXT& properties) in checkGlobalPriorityProperties() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 608 VkPhysicalDeviceProperties2 properties; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeCooperativeMatrixTests.cpp | 173 VkCooperativeMatrixPropertiesKHR convertCooperativeMatrixProperties (const VkCooperativeMatrixPropertiesNV& properties) in convertCooperativeMatrixProperties() argument 192 convertCooperativeMatrixProperties(const std::vector <VkCooperativeMatrixPropertiesNV>& properties) convertCooperativeMatrixProperties() argument 203 getCooperativeMatrixPropertiesAll(Context& context, std::vector<T>& properties) getCooperativeMatrixPropertiesAll() argument 225 std::vector<VkCooperativeMatrixPropertiesKHR> properties; getCooperativeMatrixPropertiesConverted() local 349 std::vector<VkCooperativeMatrixPropertiesKHR> properties = getCooperativeMatrixPropertiesConverted(context, isKhr(m_data.useType)); checkSupport() local 997 std::vector<VkCooperativeMatrixPropertiesKHR> properties = getCooperativeMatrixPropertiesConverted(m_context, isKhr(m_data.useType)); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 258 const vector<vk::VkPhysicalDeviceGroupProperties> properties = enumeratePhysicalDeviceGroups(instanceDriver, m_instanceWrapper->instance); in init() local 803 VkImageFormatProperties properties; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryBindingTests.cpp | 951 VkPhysicalDeviceProperties properties; in iterate() local 1000 VkPhysicalDeviceProperties properties; in iterate() local
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 2045 VkExternalBufferProperties properties = in checkBufferSupport() local
|
H A D | vktMemoryExternalMemoryHostTests.cpp | 70 void checkExternalMemoryProperties (const vk::VkExternalMemoryProperties& properties) in checkExternalMemoryProperties() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelMessagePassing.cpp | 206 VkPhysicalDeviceProperties2 properties; in checkSupport() local 1088 VkPhysicalDeviceProperties2 properties; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTests.cpp | 1105 const auto& properties = context.getDeviceProperties(); in checkSupport() local
|
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 1255 const auto& properties = context.getDeviceProperties(); in checkSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1345 VkPhysicalDeviceProperties2 properties = in test() local
|
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1217 const auto properties = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kImageFormat); in checkSupport() local 1570 const auto properties = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kImageFormat); in checkSupport() local
|
H A D | vktPipelineRenderToImageTests.cpp | 714 const VkFormatProperties properties = getPhysicalDeviceFormatProperties(vki, physDevice, format); in isDepthStencilFormatSupported() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 730 std::vector<vk::VkQueueFamilyProperties> properties; in executeSwapchainParameterCases() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 991 VkPhysicalDeviceProperties2 properties = {}; in checkSupport() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 522 const auto properties = getPhysicalDeviceFormatProperties(vki, physDev, formatList[i]); in getSupportedStencilFormat() local
|
H A D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 74 const auto properties = getPhysicalDeviceFormatProperties(vki, physDev, format); in chooseDepthStencilFormat() local 457 const auto& properties = context.getDeviceProperties(); in checkSupport() local
|
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 470 VkImageFormatProperties properties; in checkSupport() local
|
H A D | vktRenderPassMultisampleResolveTests.cpp | 2980 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 229 vk::VkExternalBufferProperties properties = in NotSupportedChecker() local 265 vk::VkExternalSemaphoreProperties properties = in NotSupportedChecker() local 953 getFamilyIndices(const std::vector<vk::VkQueueFamilyProperties>& properties) getFamilyIndices() argument [all...] |
H A D | vktSynchronizationNoneStageTests.cpp | 1379 VkImageFormatProperties properties; in checkSupport() local
|
H A D | vktSynchronizationSignalOrderTests.cpp | 532 VkExternalSemaphoreProperties properties = in QueueSubmitSignalOrderSharedTestInstance() local 1023 VkExternalBufferProperties properties = in isResourceExportable() local
|
H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 94 VkPhysicalDeviceProperties2 properties; in getMaxTimelineSemaphoreValueDifference() local
|