Searched refs:ValidateGeometryTrianglesNV (Results 1 – 4 of 4) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | stateless_validation.h | 981 …bool ValidateGeometryTrianglesNV(const VkGeometryTrianglesNV &triangles, VkDebugReportObjectTypeEX…
|
D | parameter_validation_utils.cpp | 3276 bool StatelessValidation::ValidateGeometryTrianglesNV(const VkGeometryTrianglesNV &triangles, in ValidateGeometryTrianglesNV() function in StatelessValidation 3355 …skip = ValidateGeometryTrianglesNV(geometry.geometry.triangles, object_type, object_handle, func_n… in ValidateGeometryNV()
|
D | core_validation.h | 1709 …bool ValidateGeometryTrianglesNV(const VkGeometryTrianglesNV& triangles, VkDebugReportObjectTypeEX…
|
D | core_validation.cpp | 6753 bool CoreChecks::ValidateGeometryTrianglesNV(const VkGeometryTrianglesNV &triangles, VkDebugReportO… in ValidateGeometryTrianglesNV() function in CoreChecks 6795 …skip = ValidateGeometryTrianglesNV(geometry.geometry.triangles, object_type, object_handle, func_n… in ValidateGeometryNV()
|