Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
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
470 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DPointSpritesTest.cpp52 GLfloat maxPointSize = pointSizeRange[1]; in testPointCoordAndPointSizeCompliance() local
176 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
207 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
422 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
485 GLfloat maxPointSize = pointSizeRange[1]; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DClampPointSize.cpp20 void ClampPointSize(TIntermBlock *root, float maxPointSize, TSymbolTable *symbolTable) in ClampPointSize()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DClampPointSize.cpp22 float maxPointSize, in ClampPointSize()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.h55 float maxPointSize; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp70 …uirements (const InstanceInterface& vki, const VkPhysicalDevice physDevice, const int maxPointSize) in checkPointSizeRequirements()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp166 const float maxPointSize = 32.0f; in drawRandomPrimitives() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2026 const float maxPointSize = limits.pointSizeRange[1]; in iterate() local