Searched refs:glsl_float64_funcs_to_nir (Results 1 – 4 of 4) sorted by relevance
44 nir_shader *glsl_float64_funcs_to_nir(struct gl_context *ctx,
2669 glsl_float64_funcs_to_nir(struct gl_context *ctx, in glsl_float64_funcs_to_nir() function
124 ctx->SoftFP64 = glsl_float64_funcs_to_nir(ctx, options); in brw_create_nir()
375 st->ctx->SoftFP64 = glsl_float64_funcs_to_nir(st->ctx, options); in st_nir_preprocess()