Home
last modified time | relevance | path

Searched defs:minVal (Results 51 - 65 of 65) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp206 uint32_t minVal; in getParamsFromContext() local
1642 uint32_t minVal; in getParamsFromContext() local
H A DvktMeshShaderQueryTestsEXT.cpp753 uint64_t minVal = expectedMinVal; in verifyQueryCounter() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp171 static void fillWithRandomColorTiles (const PixelBufferAccess& dst, const Vec4& minVal, const Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp206 uint32_t minVal; in getParamsFromContext() local
1642 uint32_t minVal; in getParamsFromContext() local
H A DvktMeshShaderQueryTestsEXT.cpp752 uint64_t minVal = expectedMinVal; in verifyQueryCounter() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp171 static void fillWithRandomColorTiles (const PixelBufferAccess& dst, const Vec4& minVal, const Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp124 T minVal = vec[0]; in minComp() local
215 const tcu::Vec4 minVal = min(quad) - prec.colorThreshold; in isInColorBounds() local
222 const tcu::Vec4 minVal = min(min(quad0), min(quad1)) - prec.colorThreshold; in isInColorBounds() local
229 const tcu::Vec4 minVal = min(min(line0), min(line1)) - prec.colorThreshold; in isInColorBounds() local
241 const tcu::Vec4 minVal = min(min(quad00), min(min(quad01), min(min(quad10), min(quad11)))) - prec.colorThreshold; isInColorBounds() local
[all...]
H A DtcuTexture.cpp233 deInt64 minVal = std::numeric_limits<T>::min(); in convertSatRte() local
572 const deInt32 minVal = -(deInt32)(1u << (bits-1)); in intToChannel() local
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp933 uint32_t WindowSceneSessionImpl::UpdateConfigVal(uint32_t minVal, uint32_t maxVal, uint32_t configVal, in UpdateConfigVal() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6066 ir_variable *minVal = in_var(bound_type, "minVal"); in _clamp() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4354 double applyExact (double x, double minVal, double maxVal) const in applyExact() argument
4359 double precision (const EvalContext&, double, double, double minVal, double maxVal) const in precision() argument
4365 ExprP<deFloat16> clamp(const ExprP<deFloat16>& x, const ExprP<deFloat16>& minVal, const ExprP<deFloat16>& maxVal) in clamp() argument
4370 ExprP<float> clamp(const ExprP<float>& x, const ExprP<float>& minVal, const ExprP<float>& maxVal) in clamp() argument
4375 ExprP<double> clamp(const ExprP<double>& x, const ExprP<double>& minVal, const ExprP<double>& maxVal) in clamp() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3417 Interval applyPoint(const EvalContext& ctx, double x, double minVal, double maxVal) const in applyPoint() argument
3447 double precision (const EvalContext&, double, double, double minVal, double maxVal) const in precision() argument
3453 clamp(const ExprP<float>& x, const ExprP<float>& minVal, const ExprP<float>& maxVal) clamp() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4343 double applyExact (double x, double minVal, double maxVal) const in applyExact() argument
4348 double precision (const EvalContext&, double, double, double minVal, double maxVal) const in precision() argument
4354 ExprP<deFloat16> clamp(const ExprP<deFloat16>& x, const ExprP<deFloat16>& minVal, const ExprP<deFloat16>& maxVal) in clamp() argument
4359 ExprP<float> clamp(const ExprP<float>& x, const ExprP<float>& minVal, const ExprP<float>& maxVal) in clamp() argument
4364 ExprP<double> clamp(const ExprP<double>& x, const ExprP<double>& minVal, const ExprP<double>& maxVal) in clamp() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12261 static T clamp(T x, T minVal, T maxVal) in clamp() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 101 milliseconds

123