| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 299 VkImageFormatProperties properties; in BaseRenderingTestInstance() local 370 VkImageFormatProperties properties; in BaseRenderingTestInstance() local 700 const VkPhysicalDeviceProperties properties = m_context.getDeviceProperties(); in drawPrimitives() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 1138 const VkFormatProperties properties = vk::getPhysicalDeviceFormatProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), format); in createAndAllocateImages() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 216 VkFormatProperties properties; in requireFormatUsageSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 397 VkPhysicalDeviceProperties properties; in getminUniformBufferOffsetAlignment() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiExternalMemoryTests.cpp | 433 const auto properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in getMaxInvocations() local 448 vk::VkExternalSemaphoreProperties properties = in checkSemaphoreSupport() local 476 vk::VkExternalFenceProperties properties in checkFenceSupport() local 510 vk::VkExternalBufferProperties properties = checkBufferSupport() local 562 vk::VkImageFormatProperties2 properties = checkImageSupport() local 972 vk::VkExternalSemaphoreProperties properties = testSemaphoreQueries() local 2004 vk::VkExternalFenceProperties properties = testFenceQueries() local 3113 vk::VkExternalBufferProperties properties = testBufferQueries() local 3453 vk::VkMemoryFdPropertiesKHR properties; testMemoryFdProperties() local 4008 vk::VkImageFormatProperties2 properties = testImageQueries() local 4553 vk::VkImageFormatProperties2 properties = testAndroidHardwareBufferImageFormat() local [all...] |
| H A D | vktApiImageClearingTests.cpp | 717 VkImageFormatProperties properties; in getImageFormatProperties() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorSetRandomTests.cpp | 333 VkPhysicalDeviceProperties2 properties; in checkSupport() local 1438 VkPhysicalDeviceProperties2 properties = getPhysicalDeviceExtensionProperties(vki, physicalDevice); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultiExtTests.cpp | 125 const auto properties = getPhysicalDeviceFormatProperties(vki, physDev, format); in chooseDepthStencilFormat() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMutableTests.cpp | 1031 VkImageFormatProperties properties; in run() local 2070 VkImageFormatProperties properties; in testSwapchainMutable() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTests.cpp | 2604 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
|
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 896 const auto& properties = m_context.getDeviceProperties(); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationCL.cpp | 38 cl_int ValidateContextProperties(const cl_context_properties *properties, const Platform *&platform) in ValidateContextProperties() argument 154 ValidateMemoryProperties(const cl_mem_properties *properties) ValidateMemoryProperties() argument 681 ValidateCreateContext(const cl_context_properties *properties, cl_uint num_devices, const cl_device_id *devices, void(CL_CALLBACK *pfn_notify)(const char *errinfo, const void *private_info, size_t cb, void *user_data), const void *user_data) ValidateCreateContext() argument 713 ValidateCreateContextFromType(const cl_context_properties *properties, DeviceType device_type, void(CL_CALLBACK *pfn_notify)(const char *errinfo, const void *private_info, size_t cb, void *user_data), const void *user_data) ValidateCreateContextFromType() argument 2174 ValidateSetCommandQueueProperty(cl_command_queue command_queue, CommandQueueProperties properties, cl_bool enable, const cl_command_queue_properties *old_properties) ValidateSetCommandQueueProperty() argument 2301 ValidateCreateCommandQueue(cl_context context, cl_device_id device, CommandQueueProperties properties) ValidateCreateCommandQueue() argument 2641 ValidateCreateSubDevices(cl_device_id in_device, const cl_device_partition_property *properties, cl_uint num_devices, const cl_device_id *out_devices, const cl_uint *num_devices_ret) ValidateCreateSubDevices() argument 3251 ValidateCreateCommandQueueWithProperties(cl_context context, cl_device_id device, const cl_queue_properties *properties) ValidateCreateCommandQueueWithProperties() argument 3322 ValidateCreatePipe(cl_context context, MemFlags flags, cl_uint pipe_packet_size, cl_uint pipe_max_packets, const cl_pipe_properties *properties) ValidateCreatePipe() argument 3583 ValidateCreateBufferWithProperties(cl_context context, const cl_mem_properties *properties, MemFlags flags, size_t size, const void *host_ptr) ValidateCreateBufferWithProperties() argument 3608 ValidateCreateImageWithProperties(cl_context context, const cl_mem_properties *properties, MemFlags flags, const cl_image_format *image_format, const cl_image_desc *image_desc, const void *host_ptr) ValidateCreateImageWithProperties() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| H A D | libOpenCL_autogen.cpp | 52 cl_context CL_API_CALL clCreateContext(const cl_context_properties *properties, in clCreateContext() argument 67 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() argument 555 clSetCommandQueueProperty(cl_command_queue command_queue, cl_command_queue_properties properties, cl_bool enable, cl_command_queue_properties *old_properties) clSetCommandQueueProperty() argument 620 clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int *errcode_ret) clCreateCommandQueue() argument 751 clCreateSubDevices(cl_device_id in_device, const cl_device_partition_property *properties, cl_uint num_devices, cl_device_id *out_devices, cl_uint *num_devices_ret) clCreateSubDevices() argument 907 clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, const cl_queue_properties *properties, cl_int *errcode_ret) clCreateCommandQueueWithProperties() argument 916 clCreatePipe(cl_context context, cl_mem_flags flags, cl_uint pipe_packet_size, cl_uint pipe_max_packets, const cl_pipe_properties *properties, cl_int *errcode_ret) clCreatePipe() argument 1130 clCreateBufferWithProperties(cl_context context, const cl_mem_properties *properties, cl_mem_flags flags, size_t size, void *host_ptr, cl_int *errcode_ret) clCreateBufferWithProperties() argument 1141 clCreateImageWithProperties(cl_context context, const cl_mem_properties *properties, cl_mem_flags flags, const cl_image_format *image_format, const cl_image_desc *image_desc, void *host_ptr, cl_int *errcode_ret) clCreateImageWithProperties() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_cl_autogen.cpp | 105 cl_context CL_API_CALL clCreateContext(const cl_context_properties *properties, in clCreateContext() argument 140 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() argument 1135 clSetCommandQueueProperty(cl_command_queue command_queue, cl_command_queue_properties properties, cl_bool enable, cl_command_queue_properties *old_properties) clSetCommandQueueProperty() argument 1277 clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int *errcode_ret) clCreateCommandQueue() argument 1561 clCreateSubDevices(cl_device_id in_device, const cl_device_partition_property *properties, cl_uint num_devices, cl_device_id *out_devices, cl_uint *num_devices_ret) clCreateSubDevices() argument 1880 clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, const cl_queue_properties *properties, cl_int *errcode_ret) clCreateCommandQueueWithProperties() argument 1904 clCreatePipe(cl_context context, cl_mem_flags flags, cl_uint pipe_packet_size, cl_uint pipe_max_packets, const cl_pipe_properties *properties, cl_int *errcode_ret) clCreatePipe() argument 2343 clCreateBufferWithProperties(cl_context context, const cl_mem_properties *properties, cl_mem_flags flags, size_t size, void *host_ptr, cl_int *errcode_ret) clCreateBufferWithProperties() argument 2374 clCreateImageWithProperties(cl_context context, const cl_mem_properties *properties, cl_mem_flags flags, const cl_image_format *image_format, const cl_image_desc *image_desc, void *host_ptr, cl_int *errcode_ret) clCreateImageWithProperties() argument [all...] |
| H A D | cl_stubs.cpp | 130 cl_context CreateContext(const cl_context_properties *properties, in CreateContext() argument 144 cl_context CreateContextFromType(const cl_context_properties *properties, in CreateContextFromType() argument 78 CreateSubDevices(cl_device_id in_device, const cl_device_partition_property *properties, cl_uint num_devices, cl_device_id *out_devices, cl_uint *num_devices_ret) CreateSubDevices() argument 192 CreateCommandQueueWithProperties(cl_context context, cl_device_id device, const cl_queue_properties *properties, cl_int &errorCode) CreateCommandQueueWithProperties() argument 235 CreateBufferWithProperties(cl_context context, const cl_mem_properties *properties, MemFlags flags, size_t size, void *host_ptr, cl_int &errorCode) CreateBufferWithProperties() argument 266 CreateImageWithProperties(cl_context context, const cl_mem_properties *properties, MemFlags flags, const cl_image_format *image_format, const cl_image_desc *image_desc, void *host_ptr, cl_int &errorCode) CreateImageWithProperties() argument 278 CreatePipe(cl_context context, MemFlags flags, cl_uint pipe_packet_size, cl_uint pipe_max_packets, const cl_pipe_properties *properties, cl_int &errorCode) CreatePipe() argument 1103 SetCommandQueueProperty(cl_command_queue command_queue, CommandQueueProperties properties, cl_bool enable, cl_command_queue_properties *old_properties) SetCommandQueueProperty() argument 1174 CreateCommandQueue(cl_context context, cl_device_id device, CommandQueueProperties properties, cl_int &errorCode) CreateCommandQueue() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afblue.h | 413 FT_UShort properties; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 604 uint32_t LatticeCell::properties() const { properties() function in LatticeCell [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | policydb.c | 2468 uint32_t properties; in type_read() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineLibraryTests.cpp | 813 VkFormatProperties properties; in getSupportedDepthFormat() local
|
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1353 VkPhysicalDeviceProperties2 properties = in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 297 VkImageFormatProperties properties; in BaseRenderingTestInstance() local 368 VkImageFormatProperties properties; in BaseRenderingTestInstance() local 698 const VkPhysicalDeviceProperties properties = m_context.getDeviceProperties(); in drawPrimitives() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 1767 VkImageFormatProperties properties; in checkFormatSupported() local 1790 const vk::VkPhysicalDeviceProperties& properties = m_context.getDeviceProperties(); in checkSupportInInstance() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 1138 const VkFormatProperties properties = vk::getPhysicalDeviceFormatProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), format); in createAndAllocateImages() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 1813 VkPhysicalDeviceProperties2 properties; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 216 VkFormatProperties properties; in requireFormatUsageSupport() local
|