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

  /external/mesa3d/src/gallium/drivers/radeon/
SIGenRegisterInfo.pl 119 def FRONT_FACE : SIReg <"FRONT_FACE">;
160 FRONT_FACE,
SIAssignInterpRegs.cpp 83 {false, {AMDGPU::FRONT_FACE}, 1},
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_polygon.c 54 BEGIN_NV04(push, NV10_3D(FRONT_FACE), 1);
nouveau_state.c 94 context_dirty(ctx, FRONT_FACE);
  /external/deqp/scripts/opengl/
gen_str_util.py 116 "FRONT_FACE",
721 "TRANSFORM_FEEDBACK_BINDING", "LINE_WIDTH", "CULL_FACE_MODE", "FRONT_FACE", "POLYGON_OFFSET_FACTOR",
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 71 FRONT_FACE("Polygon frontface CW/CCW indicator"),
GLState.java 148 IGLProperty frontFace = new GLEnumProperty(GLStateType.FRONT_FACE, GLEnum.GL_CCW);
  /external/deqp/modules/gles2/functional/
es2fNegativeFragmentApiTests.cpp 189 ES2F_ADD_API_CASE(front_face, "Invalid glFrontFace() usage",
es2fIntegerStateQueryTests.cpp     [all...]
  /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/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp 190 ES3F_ADD_API_CASE(front_face, "Invalid glFrontFace() usage",
es3fIntegerStateQueryTests.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 293 ADD_ARG_CASE1(front_face, "Test cost of glFrontFace() calls",
es2pRedundantStateChangeTests.cpp 812 ADD_TESTCASE(front_face, "Change front face.",
    [all...]
es2pStateChangeTests.cpp 906 ADD_TESTCASE(front_face, "Change front face.",
    [all...]
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 328 ADD_ARG_CASE1(front_face, "Test cost of glFrontFace() calls",
es3pRedundantStateChangeTests.cpp 886 ADD_TESTCASE(front_face, "Change front face.",
    [all...]
es3pStateChangeTests.cpp 990 ADD_TESTCASE(front_face, "Change front face.",
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 162 public static final int FRONT_FACE = 0x0B46;
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 282 FRONT_FACE = 0x0B46,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 481 GLStateType.FRONT_FACE),
    [all...]
  /packages/apps/Browser2/test/webexposed/
global-interface-listing-expected.txt     [all...]
  /external/deqp/android/cts/
com.drawelements.deqp.gles2.xml     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml 179 <enum name="FRONT_FACE" count="1" value="0x0B46">
    [all...]

Completed in 1519 milliseconds