Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp97 …= (m_context.getBinaryCollection().contains("geometry_pointsize") && checkPointSize (m_context.get… in iterate()
DvktGeometryTestsUtil.hpp187 vk::VkBool32 checkPointSize (const vk::InstanceInterface& vki, const vk::VkPhysicalDevice ph…
DvktGeometryTestsUtil.cpp596 VkBool32 checkPointSize (const InstanceInterface& vki, const VkPhysicalDevice physDevice) in checkPointSize() function
DvktGeometryBasicGeometryShaderTests.cpp1021 …if (m_test == TEST_POINT_SIZE && !checkPointSize(context.getInstanceInterface(), context.getPhysic… in createInstance()
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp301 void checkPointSize (const glw::Functions& gl, float pointSize) in checkPointSize() function
505 checkPointSize (gl, m_pointSize); in init()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp304 void checkPointSize (const glw::Functions& gl, float pointSize) in checkPointSize() function
508 checkPointSize (gl, m_pointSize); in init()