HomeSort by relevance Sort by last modified time
    Searched refs:checkPointSize (Results 1 - 6 of 6) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryBasicClass.cpp 94 const string geometryShaderName = (m_context.getBinaryCollection().contains("geometry_pointsize") && checkPointSize (m_context.getInstanceInterface(), m_context.getPhysicalDevice()))?
vktGeometryTestsUtil.hpp 193 vk::VkBool32 checkPointSize (const vk::InstanceInterface& vki, const vk::VkPhysicalDevice physDevice);
vktGeometryTestsUtil.cpp 715 VkBool32 checkPointSize (const InstanceInterface& vki, const VkPhysicalDevice physDevice)
vktGeometryBasicGeometryShaderTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 301 void checkPointSize (const glw::Functions& gl, float pointSize)
505 checkPointSize (gl, m_pointSize);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 304 void checkPointSize (const glw::Functions& gl, float pointSize)
508 checkPointSize (gl, m_pointSize);
    [all...]

Completed in 578 milliseconds