HomeSort by relevance Sort by last modified time
    Searched refs:VkBool32 (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/mesa3d/src/vulkan/wsi/
wsi_common_wayland.h 28 VkBool32
wsi_common_x11.h 28 VkBool32 wsi_get_physical_device_xcb_presentation_support(
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 39 VkBool32 robustBufferAccess;
40 VkBool32 fullDrawIndexUint32;
41 VkBool32 imageCubeArray;
42 VkBool32 independentBlend;
43 VkBool32 geometryShader;
44 VkBool32 tessellationShader;
45 VkBool32 sampleRateShading;
46 VkBool32 dualSrcBlend;
47 VkBool32 logicOp;
48 VkBool32 multiDrawIndirect
    [all...]
vkConcreteInstanceInterface.inl 18 virtual VkResult getPhysicalDeviceSurfaceSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const;
30 virtual VkBool32 getPhysicalDeviceXlibPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::XlibDisplayPtr dpy, pt::XlibVisualID visualID) const;
32 virtual VkBool32 getPhysicalDeviceXcbPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::XcbConnectionPtr connection, pt::XcbVisualid visual_id) const;
34 virtual VkBool32 getPhysicalDeviceWaylandPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::WaylandDisplayPtr display) const;
36 virtual VkBool32 getPhysicalDeviceMirPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::MirConnectionPtr connection) const;
39 virtual VkBool32 getPhysicalDeviceWin32PresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex) const;
vkVirtualInstanceInterface.inl 18 virtual VkResult getPhysicalDeviceSurfaceSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const = 0;
30 virtual VkBool32 getPhysicalDeviceXlibPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::XlibDisplayPtr dpy, pt::XlibVisualID visualID) const = 0;
32 virtual VkBool32 getPhysicalDeviceXcbPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::XcbConnectionPtr connection, pt::XcbVisualid visual_id) const = 0;
34 virtual VkBool32 getPhysicalDeviceWaylandPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::WaylandDisplayPtr display) const = 0;
36 virtual VkBool32 getPhysicalDeviceMirPresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::MirConnectionPtr connection) const = 0;
39 virtual VkBool32 getPhysicalDeviceWin32PresentationSupportKHR (VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex) const = 0;
vkWsiUtil.hpp 80 VkBool32 getPhysicalDeviceSurfaceSupport (const InstanceInterface& vki,
  /external/vulkan-validation-layers/loader/
wsi.h 73 VkBool32 *pSupported);
95 VKAPI_ATTR VkBool32 VKAPI_CALL
105 VKAPI_ATTR VkBool32 VKAPI_CALL
114 VKAPI_ATTR VkBool32 VKAPI_CALL
126 VKAPI_ATTR VkBool32 VKAPI_CALL
137 VKAPI_ATTR VkBool32 VKAPI_CALL
  /external/mesa3d/src/amd/vulkan/
radv_wsi_wayland.c 32 VkBool32 radv_GetPhysicalDeviceWaylandPresentationSupportKHR(
radv_wsi_x11.c 37 VkBool32 radv_GetPhysicalDeviceXcbPresentationSupportKHR(
51 VkBool32 radv_GetPhysicalDeviceXlibPresentationSupportKHR(
  /external/mesa3d/src/intel/vulkan/
anv_wsi_x11.c 33 VkBool32 anv_GetPhysicalDeviceXcbPresentationSupportKHR(
47 VkBool32 anv_GetPhysicalDeviceXlibPresentationSupportKHR(
anv_wsi_wayland.c 33 VkBool32 anv_GetPhysicalDeviceWaylandPresentationSupportKHR(
  /external/mesa3d/include/vulkan/
vulkan.h 67 typedef uint32_t VkBool32;
    [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h 67 typedef uint32_t VkBool32;
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h 67 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h 66 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vulkan.h 65 typedef uint32_t VkBool32;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 705 VkBool32 get_occlusionQueryEnable() { return m_struct.occlusionQueryEnable; }
706 void set_occlusionQueryEnable(VkBool32 inValue) { m_struct.occlusionQueryEnable = inValue; }
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.hpp 316 InputAssemblerState (vk::VkPrimitiveTopology topology, vk::VkBool32 primitiveRestartEnable = false);
342 RasterizerState (vk::VkBool32 depthClampEnable = false,
343 vk::VkBool32 rasterizerDiscardEnable = false,
347 vk::VkBool32 depthBiasEnable = true,
358 vk::VkBool32 sampleShadingEnable = false,
377 Attachment (vk::VkBool32 blendEnable = false,
391 vk::VkBool32 alphaToCoverageEnable = false,
396 vk::VkBool32 logicOpEnable = false,
422 DepthStencilState (vk::VkBool32 depthTestEnable = false,
423 vk::VkBool32 depthWriteEnable = false
    [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h 71 typedef uint32_t VkBool32;
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h 67 typedef uint32_t VkBool32;
    [all...]

Completed in 207 milliseconds

1 2 3 4 5