Home
last modified time | relevance | path

Searched refs:stencil_op (Results 1 – 25 of 37) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h92 translate_stencil_op(unsigned stencil_op) in translate_stencil_op() argument
94 switch (stencil_op) { in translate_stencil_op()
112 DBG("Unhandled stencil op: %i", stencil_op); in translate_stencil_op()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c72 enum stencil_op { enum
169 enum stencil_op op, in lp_build_stencil_op_single()
178 unsigned stencil_op; in lp_build_stencil_op_single() local
184 stencil_op = stencil->fail_op; in lp_build_stencil_op_single()
187 stencil_op = stencil->zfail_op; in lp_build_stencil_op_single()
190 stencil_op = stencil->zpass_op; in lp_build_stencil_op_single()
194 stencil_op = PIPE_STENCIL_OP_KEEP; in lp_build_stencil_op_single()
197 switch (stencil_op) { in lp_build_stencil_op_single()
243 enum stencil_op op, in lp_build_stencil_op()
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_defines.c273 DEFINE_UTIL_DUMP_CONTINUOUS(stencil_op)
/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp103 ES2F_ADD_API_CASE(stencil_op, "Invalid glStencilOp() usage", in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp102 void stencil_op (NegativeTestContext& ctx) in stencil_op() function
482 {stencil_op, "stencil_op", "Invalid glStencilOp() usage" }, in getNegativeFragmentApiTestFunctions()
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp103 ES3F_ADD_API_CASE(stencil_op, "Invalid glStencilOp() usage", in init()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp556 ADD_ARG_CASE3(stencil_op, "Test cost of glStencilOp() calls", in init()
Des2pRedundantStateChangeTests.cpp950 ADD_TESTCASE(stencil_op, "Change stencil op.", in init()
Des2pStateChangeTests.cpp1059 ADD_TESTCASE(stencil_op, "Change stencil op.", in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp618 ADD_ARG_CASE3(stencil_op, "Test cost of glStencilOp() calls", in init()
Des3pRedundantStateChangeTests.cpp1024 ADD_TESTCASE(stencil_op, "Change stencil op.", in init()
Des3pStateChangeTests.cpp1143 ADD_TESTCASE(stencil_op, "Change stencil op.", in init()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.c223 ilo_translate_stencil_op(unsigned stencil_op) in ilo_translate_stencil_op() argument
225 switch (stencil_op) { in ilo_translate_stencil_op()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10378 … bool FormatSpecificLoadAndStoreOpSettings(VkFormat format, T color_depth_op, T stencil_op, T op) { in FormatSpecificLoadAndStoreOpSettings() argument
10379 if (color_depth_op != op && stencil_op != op) { in FormatSpecificLoadAndStoreOpSettings()
10386 ((check_stencil_load_op == true) && (stencil_op == op))); in FormatSpecificLoadAndStoreOpSettings()
/external/deqp/android/cts/lmp/src/
Des31-lmp.txt13182 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
13471 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
13747 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/lmp/
Dgles31-master.txt13182 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
13471 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
13747 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/lmp-mr1/src/
Des31-lmp-mr1.txt13595 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
13886 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
14163 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/lmp-mr1/
Dgles31-master.txt13595 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
13886 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
14163 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/mnc/
Dgles31-master.txt15822 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
16117 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
16412 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/mnc/src/
Dgles31-master.txt15822 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
16117 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
16412 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
/external/deqp/android/cts/master/
Dgles31-master.txt16607 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
17108 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
17608 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
Dgles2-master.txt11518 dEQP-GLES2.functional.negative_api.fragment.stencil_op
/external/deqp/android/cts/nyc/
Dgles31-master.txt16538 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
16983 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
17427 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op
Dgles2-master.txt11518 dEQP-GLES2.functional.negative_api.fragment.stencil_op
/external/deqp/android/cts/nyc/src/
Dgles31-master.txt16538 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.stencil_op
16983 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.stencil_op
17427 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.stencil_op

12