Searched refs:jit_sample_functions (Results 1 – 2 of 2) sorted by relevance
46 void *jit_sample_functions[LP_SAMPLE_KEY_COUNT]; member
822 functions[sample_key] = matrix->jit_sample_functions[sample_key]; in compile_sample_functions()963 matrix->jit_sample_functions[sample_key] = compile_jit_sample_function(ctx, sample_key); in register_sample_key()986 … texture->sample_functions[sampler_index][sample_key] = matrix->jit_sample_functions[sample_key]; in register_sample_key()