Searched refs:GL_FRAGMENT_SHADER_DERIVATIVE_HINT (Results 1 - 22 of 22) sorted by relevance

/external/deqp/framework/opengl/
H A DgluStateReset.cpp542 gl.hint(GL_FRAGMENT_SHADER_DERIVATIVE_HINT, GL_DONT_CARE);
1152 gl.hint(GL_FRAGMENT_SHADER_DERIVATIVE_HINT, GL_DONT_CARE);
H A DgluStrUtil.inl1161 case GL_FRAGMENT_SHADER_DERIVATIVE_HINT: return "GL_FRAGMENT_SHADER_DERIVATIVE_HINT";
/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp764 gl.hint(GL_FRAGMENT_SHADER_DERIVATIVE_HINT, m_hint);
H A Des3fIntegerStateQueryTests.cpp2846 FOR_EACH_VERIFIER(normalVerifiers, addChild(new HintTestCase (m_context, verifier, (std::string("fragment_shader_derivative_hint") + verifier->getTestNamePostfix()).c_str(), "FRAGMENT_SHADER_DERIVATIVE_HINT", GL_FRAGMENT_SHADER_DERIVATIVE_HINT)));
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h226 { GL_FRAGMENT_SHADER_DERIVATIVE_HINT, CONTEXT_ENUM(Hint.FragmentShaderDerivative), extra_ARB_fragment_shader },
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h562 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1305 case GL_FRAGMENT_SHADER_DERIVATIVE_HINT: *params = mState.fragmentShaderDerivativeHint; break;
1520 case GL_FRAGMENT_SHADER_DERIVATIVE_HINT:
H A DlibGL.cpp3466 case GL_FRAGMENT_SHADER_DERIVATIVE_HINT:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl959 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B
/external/mesa3d/include/GLES3/
H A Dgl3.h735 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
H A Dgl31.h735 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
H A Dgl32.h735 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
/external/swiftshader/include/GLES3/
H A Dgl3.h739 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
/external/mesa3d/include/GL/
H A Dglcorearb.h766 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
H A Dglext.h636 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
/external/swiftshader/include/GL/
H A Dglcorearb.h766 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
H A Dglext.h636 #define GL_FRAGMENT_SHADER_DERIVATIVE_HINT 0x8B8B macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 457 milliseconds