Home
last modified time | relevance | path

Searched refs:checkPointSize (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp97 …= (m_context.getBinaryCollection().contains("geometry_pointsize") && checkPointSize (m_context.get… in iterate()
DvktGeometryTestsUtil.hpp177 vk::VkBool32 checkPointSize (const vk::InstanceInterface& vki, const vk::VkPhysicalDevice ph…
DvktGeometryTestsUtil.cpp466 VkBool32 checkPointSize (const InstanceInterface& vki, const VkPhysicalDevice physDevice) in checkPointSize() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp304 void checkPointSize (const glw::Functions& gl, float pointSize) in checkPointSize() function
508 checkPointSize (gl, m_pointSize); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp301 void checkPointSize (const glw::Functions& gl, float pointSize) in checkPointSize() function
505 checkPointSize (gl, m_pointSize); in init()