Home
last modified time | relevance | path

Searched refs:RASTERIZATION_STATE (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStateType.java67 RASTERIZATION_STATE("Rasterization State"), enumConstant
DGLState.java156 return new GLCompositeProperty(GLStateType.RASTERIZATION_STATE, in createRasterizationState()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java458 GLStateType.RASTERIZATION_STATE, in transformsForGlLineWidth()
469 GLStateType.RASTERIZATION_STATE, in transformsForGlCullFace()
480 GLStateType.RASTERIZATION_STATE, in transformsForGlFrontFace()
494 GLStateType.RASTERIZATION_STATE, in transformsForGlPolygonOffset()
499 GLStateType.RASTERIZATION_STATE, in transformsForGlPolygonOffset()