HomeSort by relevance Sort by last modified time
    Searched refs:int3 (Results 26 - 50 of 162) sorted by null

12 3 4 5 6 7

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestLgamma.rs 55 int3 outSignOfGamma = 0;
TestConvert.rs 87 float3 __attribute__((kernel)) testConvertFloat3Int3Float3(int3 inV) {
171 char3 __attribute__((kernel)) testConvertChar3Int3Char3(int3 inV) {
255 uchar3 __attribute__((kernel)) testConvertUchar3Int3Uchar3(int3 inV) {
339 short3 __attribute__((kernel)) testConvertShort3Int3Short3(int3 inV) {
423 ushort3 __attribute__((kernel)) testConvertUshort3Int3Ushort3(int3 inV) {
447 int3 __attribute__((kernel)) testConvertInt3Float3Int3(float3 inV) {
459 int3 __attribute__((kernel)) testConvertInt3Char3Int3(char3 inV) {
471 int3 __attribute__((kernel)) testConvertInt3Uchar3Int3(uchar3 inV) {
483 int3 __attribute__((kernel)) testConvertInt3Short3Int3(short3 inV) {
495 int3 __attribute__((kernel)) testConvertInt3Ushort3Int3(ushort3 inV)
    [all...]
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
reduce.rs 204 static void fz3Init(int3 *accum) { accum->x = accum->y = accum->z = -1; }
206 static void fz3Accum(int3 *accum,
218 static void fz3Combine(int3 *accum, const int3 *accum2) {
  /frameworks/rs/tests/lldb/tests/testcases/
test_read_global.py 104 '(int3) int3_global = (999, -1111, 2222,',
235 ['(int3)',
test_read_local.py 103 '(int3) int3_local = (999, -1111, 2222,',
234 ['(int3)',
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
Other.cpp 38 TEST_F(AssemblerX8632LowLevelTest, Int3) {
39 __ int3();
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 100 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 100 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 99 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 106 typedef int int3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /frameworks/rs/script_api/include/
rs_convert.rsh 92 convert_float3(int3 v);
155 convert_char3(int3 v);
218 convert_uchar3(int3 v);
281 convert_short3(int3 v);
344 convert_ushort3(int3 v);
361 extern int3 __attribute__((const, overloadable))
370 extern int3 __attribute__((const, overloadable))
379 extern int3 __attribute__((const, overloadable))
388 extern int3 __attribute__((const, overloadable))
397 extern int3 __attribute__((const, overloadable)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_convert.rsh 92 convert_float3(int3 v);
155 convert_char3(int3 v);
218 convert_uchar3(int3 v);
281 convert_short3(int3 v);
344 convert_ushort3(int3 v);
361 extern int3 __attribute__((const, overloadable))
370 extern int3 __attribute__((const, overloadable))
379 extern int3 __attribute__((const, overloadable))
388 extern int3 __attribute__((const, overloadable))
397 extern int3 __attribute__((const, overloadable)
    [all...]
  /external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
spirv_convert.h     [all...]

Completed in 2008 milliseconds

12 3 4 5 6 7