Home
last modified time | relevance | path

Searched defs:double_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_expression_operation.py87 double_type = type("double", "d", "GLSL_TYPE_DOUBLE") variable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c639 LLVMTypeRef double_type = lp_build_vec_type(gallivm, double_type_lp); in lp_build_transpose_aos() local