Home
last modified time | relevance | path

Searched refs:polygon_offset (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c549 LLVMValueRef polygon_offset; in init_args() local
590 polygon_offset = lp_do_offset_tri(gallivm, args, key, ooa, dxy01, dxy20, attr_pos); in init_args()
592 polygon_offset = lp_build_const_float(gallivm, 0.0f); in init_args()
616 coeffs[0] = LLVMBuildInsertElement(b, coeffs[0], polygon_offset, in init_args()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp381 ADD_ARG_CASE2(polygon_offset, "Test cost of glPolygonOffset() calls", in init()
H A Des2pRedundantStateChangeTests.cpp581 ADD_TESTCASE(polygon_offset, "Change polygon offset.", in init()
H A Des2pStateChangeTests.cpp645 ADD_TESTCASE(polygon_offset, "Change polygon offset.", in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp416 ADD_ARG_CASE2(polygon_offset, "Test cost of glPolygonOffset() calls", in init()
H A Des3pRedundantStateChangeTests.cpp655 ADD_TESTCASE(polygon_offset, "Change polygon offset.", in init()
H A Des3pStateChangeTests.cpp729 ADD_TESTCASE(polygon_offset, "Change polygon offset.", in init()

Completed in 8 milliseconds