Home
last modified time | relevance | path

Searched defs:rangeMin (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgBuiltinFunctions.hpp283 const float rangeMin = -4.0f; in transformValueRange() local
311 const float rangeMin = -DE_PI/2.0f; in transformValueRange() local
339 const float rangeMin = 0.0f; in transformValueRange() local
368 const float rangeMin = -1.0f; in transformValueRange() local
448 const float rangeMin = 0.1f; in transformValueRange() local
477 const float rangeMin = 0.1f; in transformValueRange() local
506 const float rangeMin = 0.1f; in transformValueRange() local
535 const float rangeMin = 0.1f; in transformValueRange() local
564 const float rangeMin = 0.0f; in transformValueRange() local
596 const float rangeMin = 0.4f; in transformValueRange() local
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.cpp122 double rangeMin= (q1-(1.5*iqr)); in uprv_getMeanTime() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp244 float rangeMin; member
383 float rangeMin; member
1447 float rangeMin = isBoolCase ? -1.0f : isFloatCase ? -1.0f : -5.0f; local
1513 … float rangeMin = isDataTypeFloatOrVec(type) ? -0.5f : isDataTypeIntOrIVec(type) ? -2.0f : -1.0f; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp299 float rangeMin; member
507 float rangeMin; member
566 const float rangeMin = v.rangeMin; in ShaderOperatorCaseInstance() local
1927 … const float rangeMin = (isBoolCase ? -1.0f : (isFloatCase ? -1.0f : (isUintCase ? 0.0f : -5.0f))); in init() local
1995 …const float rangeMin = (isDataTypeFloatOrVec(type) ? -0.5f : (isDataTypeIntOrIVec(type) ? -2.0f … in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp522 FloatScalar rangeMin; member
733 FloatScalar rangeMin; member
1065 float rangeMin = v.rangeMin.getValue(m_renderCtx.getFunctions(), shaderType); in setupShaderData() local
2326 float rangeMin = isBoolCase ? -1.0f : isFloatCase ? -1.0f : isUintCase ? 0.0f : -5.0f; local
2394 …float rangeMin = isDataTypeFloatOrVec(type) ? -0.5f : isDataTypeIntOrIVec(type) ? -2.0f : isDataT… local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js67 rangeMin: '[PC preview] unknow rangeMin', property
/third_party/typescript/lib/
Dlib.webworker.d.ts5395 readonly rangeMin: GLint; property
Dlib.dom.d.ts16642 readonly rangeMin: GLint; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5375 readonly rangeMin: GLint; property
Ddom.generated.d.ts16622 readonly rangeMin: GLint; property
/third_party/typescript/tests/lib/
Dlib.d.ts15760 rangeMin: number; property