OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uchar16
(Results
1 - 4
of
4
) sorted by null
/external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
spirv_convert.h
151
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16(half16);
152
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_rtz(half16);
153
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_rte(half16);
154
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_rtp(half16);
155
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_rtn(half16);
156
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_sat(half16);
157
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_sat_rtz(half16);
158
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_sat_rte(half16);
159
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_sat_rtp(half16);
160
__attribute__((overloadable))
uchar16
__spirv_ConvertFToU_Ruchar16_sat_rtn(half16)
[
all
...]
/external/clang/lib/Headers/
opencl-c.h
87
typedef uchar
uchar16
__attribute__((ext_vector_type(16)));
typedef
[
all
...]
/external/skia/src/compute/skc/
types.h
150
typedef
uchar16
skc_uchar16;
/external/skqp/src/compute/skc/
types.h
150
typedef
uchar16
skc_uchar16;
Completed in 146 milliseconds