Home
last modified time | relevance | path

Searched defs:maxPointSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPointSpritesTest.cpp51 GLfloat maxPointSize = pointSizeRange[1]; in testPointCoordAndPointSizeCompliance() local
163 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
190 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
404 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
466 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DClampPointSize.cpp23 float maxPointSize, in ClampPointSize()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp72 …quirements(const InstanceInterface &vki, const VkPhysicalDevice physDevice, const int maxPointSize) in checkPointSizeRequirements()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.h37 float maxPointSize; member
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp177 const float maxPointSize = 32.0f; in drawRandomPrimitives() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1994 const float maxPointSize = limits.pointSizeRange[1]; in iterate() local