Home
last modified time | relevance | path

Searched refs:BRW_MATH_FUNCTION_SINCOS (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1170 #define BRW_MATH_FUNCTION_SINCOS 8 /* gen4, gen5 */ macro
Dbrw_eu_validate.c211 case BRW_MATH_FUNCTION_SINCOS: in num_sources_from_inst()
Dbrw_disasm.c459 [BRW_MATH_FUNCTION_SINCOS] = "sincos",
Dbrw_eu_emit.c430 case BRW_MATH_FUNCTION_SINCOS: in brw_set_math_message()