HomeSort by relevance Sort by last modified time
    Searched defs:front_face (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 285 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/
ac_nir_to_llvm.c 85 LLVMValueRef front_face; member in struct:nir_to_llvm_context
537 ctx->front_face = LLVMGetParam(ctx->main_function, arg_idx++);
    [all...]

Completed in 928 milliseconds