Searched defs:front_face (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp285 void front_face (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
494 {front_face, "front_face", "Invalid glFrontFace() usage" },
/external/mesa3d/src/amd/common/
H A Dac_nir_to_llvm.c85 LLVMValueRef front_face; member in struct:nir_to_llvm_context
537 ctx->front_face = LLVMGetParam(ctx->main_function, arg_idx++);
2888 result = ctx->front_face;

Completed in 192 milliseconds