OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VkPhysicalDevicePointClippingProperties
(Results
1 - 24
of
24
) sorted by null
/external/swiftshader/src/Vulkan/
VkPhysicalDevice.hpp
46
void getProperties(
VkPhysicalDevicePointClippingProperties
* properties) const;
VkPhysicalDevice.cpp
294
void PhysicalDevice::getProperties(
VkPhysicalDevicePointClippingProperties
* properties) const
libVulkan.cpp
[
all
...]
/device/generic/goldfish-opengl/system/vulkan_enc/
goldfish_vk_extension_structs_guest.cpp
357
return sizeof(
VkPhysicalDevicePointClippingProperties
);
goldfish_vk_deepcopy_guest.h
740
const
VkPhysicalDevicePointClippingProperties
* from,
741
VkPhysicalDevicePointClippingProperties
* to);
[
all
...]
goldfish_vk_transform_guest.h
[
all
...]
goldfish_vk_handlemap_guest.h
601
VkPhysicalDevicePointClippingProperties
* toMap);
[
all
...]
goldfish_vk_marshaling_guest.h
[
all
...]
goldfish_vk_deepcopy_guest.cpp
[
all
...]
goldfish_vk_transform_guest.cpp
[
all
...]
goldfish_vk_handlemap_guest.cpp
[
all
...]
goldfish_vk_marshaling_guest.cpp
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkGetStructureTypeImpl.inl
389
template<> VkStructureType getStructureType<
VkPhysicalDevicePointClippingProperties
> (void)
[
all
...]
vkStrUtil.inl
[
all
...]
vkStructTypes.inl
[
all
...]
vkVulkan_c.inl
[
all
...]
vkStrUtilImpl.inl
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/clipping/
vktClippingTests.cpp
314
VkPhysicalDevicePointClippingProperties
behaviorProperties =
[
all
...]
/external/skia/include/third_party/vulkan/vulkan/
vulkan_core.h
[
all
...]
/external/skqp/include/third_party/vulkan/vulkan/
vulkan_core.h
[
all
...]
/external/swiftshader/include/vulkan/
vulkan_core.h
[
all
...]
vulkan.hpp
[
all
...]
/external/vulkan-headers/include/vulkan/
vulkan_core.h
[
all
...]
Completed in 829 milliseconds