OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:half_recip
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/driver/runtime/arch/
generic.c
650
*
half_RECIP
653
extern float2 __attribute__((overloadable))
half_recip
(float2 v) {
function
657
extern float3 __attribute__((overloadable))
half_recip
(float3 v) {
function
661
extern float4 __attribute__((overloadable))
half_recip
(float4 v) {
function
/frameworks/rs/driver/runtime/
rs_cl.c
1217
extern float __attribute__((overloadable))
half_recip
(float v) {
function
[
all
...]
Completed in 712 milliseconds