Searched refs:test_clamp (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/commonfns/ |
D | CMakeLists.txt | 5 test_clamp.cpp
|
D | procs.h | 29 extern int test_clamp(cl_device_id device, cl_context context, cl_command_queue queue, int n…
|
D | test_clamp.cpp | 117 test_clamp(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_clamp() function
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | khr.csv | 1570 "commonfns", "test_clamp.test_clamp_double", "cl_khr_fp64", "CL_FALSE", "CL_FALSE" 1576 "commonfns", "test_clamp.test_clamp_double4", "cl_khr_fp64", "CL_FALSE", "CL_FALSE" 1577 "commonfns", "test_clamp.test_clamp_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE" 1579 "commonfns", "test_clamp.test_clamp_double2", "cl_khr_fp64", "CL_FALSE", "CL_FALSE" 1592 "commonfns", "test_clamp.test_clamp_double8", "cl_khr_fp64", "CL_FALSE", "CL_FALSE" 1597 "commonfns", "test_clamp.test_clamp_double3", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
|
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/ |
D | import.hlotxt | 134 // CHECK-LABEL: func private @test_clamp( 135 %test_clamp (Arg_0.1: f32[], Arg_1.2: f32[4], Arg_1.3: f32[]) -> f32[4] {
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 2938 static inline T test_clamp (T x, T minVal, T maxVal) in test_clamp() function in vkt::SpirVAssembly::TestMath
|