Searched refs:gfx4_math (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | brw_eu_util.c | 41 gfx4_math(p, in brw_math_invert()
|
D | brw_compile_sf.c | 348 gfx4_math(&c->func, in invert_det() 636 gfx4_math(&c->func, in brw_emit_point_sprite_setup()
|
D | brw_vec4_generator.cpp | 37 gfx4_math(p, in generate_math1_gfx4() 99 gfx4_math(p, in generate_math2_gfx4()
|
D | brw_fs_generator.cpp | 2289 gfx4_math(p, dst, in generate_code() 2309 gfx4_math(p, dst, brw_math_function(inst->opcode), in generate_code()
|
D | brw_eu.h | 1622 void gfx4_math(struct brw_codegen *p,
|
D | test_eu_validate.cpp | 158 gfx4_math(p, g0, BRW_MATH_FUNCTION_SIN, 0, null, BRW_MATH_PRECISION_FULL); in TEST_P() 250 gfx4_math(p, g0, BRW_MATH_FUNCTION_SIN, 0, g0, BRW_MATH_PRECISION_FULL); in TEST_P()
|
D | brw_eu_emit.c | 2046 void gfx4_math(struct brw_codegen *p, in gfx4_math() function
|