/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | apiexec.py | 28 Each of the four attributes of this class, compatibility, core, es1, and 32 compatibility=20 and core=31. 36 compatibility=10 and core=None. 41 compatibility: [10, ) 48 def __init__(self, compatibility=None, core=None, es1=None, es2=None): 49 if compatibility is not None: 50 assert isinstance(compatibility, int) 51 assert compatibility >= 10 65 self.compatibility = compatibility [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderContext.cpp | 266 { ApiType::compatibility(3,2), glw::initGL32Core }, in initCoreFunctions() 267 { ApiType::compatibility(3,3), glw::initGL33Core }, in initCoreFunctions() 268 { ApiType::compatibility(4,0), glw::initGL40Core }, in initCoreFunctions() 269 { ApiType::compatibility(4,1), glw::initGL41Core }, in initCoreFunctions() 270 { ApiType::compatibility(4,2), glw::initGL42Core }, in initCoreFunctions() 271 { ApiType::compatibility(4,3), glw::initGL43Core }, in initCoreFunctions() 272 { ApiType::compatibility(4,4), glw::initGL44Core }, in initCoreFunctions() 273 { ApiType::compatibility(4,5), glw::initGL45Core }, in initCoreFunctions() 274 { ApiType::compatibility(4,6), glw::initGL46Core }, in initCoreFunctions() 335 else if (type == glu::ApiType::compatibility( in getApiTypeDescription() [all...] |
H A D | gluRenderContext.hpp | 93 static ApiType compatibility (int major, int minor) { return ApiType(major, minor, PROFILE_COMPATIBILITY); } in compatibility() function in glu::ApiType
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiMaintenance1Tests.cpp | 382 VkSurfacePresentModeCompatibilityEXT compatibility = in getSurfaceCompatiblePresentModes() local 392 &compatibility, in getSurfaceCompatiblePresentModes() 398 compatibleModes.resize(compatibility.presentModeCount); in getSurfaceCompatiblePresentModes() 1205 VkSurfacePresentModeCompatibilityEXT compatibility = in presentModesQueryTest() local 1215 &compatibility, in presentModesQueryTest() 1223 if (compatibility.presentModeCount < 1) in presentModesQueryTest() 1228 std::vector<VkPresentModeKHR> compatibleModes (compatibility.presentModeCount, invalidValue); in presentModesQueryTest() 1229 compatibility.pPresentModes = compatibleModes.data(); in presentModesQueryTest() 1231 uint32_t originalCompatibleModesCount = compatibility.presentModeCount; in presentModesQueryTest() 1234 compatibility in presentModesQueryTest() 1481 VkSurfacePresentModeCompatibilityEXT compatibility = scalingQueryCompatibleModesTest() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcKhronosMustpassGl.hpp | 45 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 }, 46 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 }, 47 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 }, 48 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 }, 218 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 }, 219 { glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
|
/third_party/googletest/googletest/include/gtest/hwext/ |
H A D | gtest-tag.h | 78 static const int compatibility = Compatibility; member in testing::ext::TypeSet
|
/third_party/mesa3d/include/android_stub/android/ |
H A D | native_window.h | 48 * Legacy window pixel format names, kept for backwards compatibility. 273 * \param compatibility The frame rate compatibility of this window. The 274 * compatibility value may influence the system's choice of display refresh 277 * \return 0 for success, -EINVAL if the window, frame rate, or compatibility 280 int32_t ANativeWindow_setFrameRate(ANativeWindow* window, float frameRate, int8_t compatibility)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ARMBuildAttributes.h | 64 compatibility = 32, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ARMBuildAttrs.cpp | 51 { ARMBuildAttrs::compatibility, "Tag_compatibility" },
|
H A D | ARMAttributeParser.cpp | 60 ATTRIBUTE_HANDLER(compatibility), 472 void ARMAttributeParser::compatibility(AttrType Tag, const uint8_t *Data, in compatibility() function in llvm::ARMAttributeParser
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_variables.cpp | 520 * True if compatibility-profile-only variables should be included. (In 524 const bool compatibility; member in __anon7160::builtin_variable_generator 546 compatibility(state->compat_shader || state->ARB_compatibility_enable), in builtin_variable_generator() 781 if (compatibility || !state->is_version(420, 100)) { in generate_constants() 841 if (compatibility) { in generate_constants() 844 * for compatibility-mode uniforms) all the way up through GLSL 4.30, so in generate_constants() 851 /* Note: gl_MaxTextureUnits wasn't made compatibility-only until GLSL in generate_constants() 1040 if (compatibility) { in generate_uniforms() 1156 if (compatibility) { in generate_vs_special_vars() 1348 * 1.30, and were relegated to the compatibility profil in generate_fs_special_vars() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ARMBuildAttributes.h | 63 compatibility = 32, enumerator
|
H A D | ARMAttributeParser.h | 96 void compatibility(ARMBuildAttrs::AttrType Tag, const uint8_t *Data,
|
/third_party/googletest/googletest/src/hwext/ |
H A D | gtest-tag.cc | 124 element("Compatibility", compatibility);
in TypeSet()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 70 \item \code{GL/glext.h} - OpenGL 1.2 (and later) compatibility profile 73 \item \code{GLES/gl.h} - OpenGL compatibility profile API 104 \code{genheaders.py} contains predefined generator options for OpenGL compatibility 621 <require profile="compatibility"> 627 When processed into a C header for the \code{compatibility} profile of 706 <require api="gl" profile="compatibility"> 714 either the GL compatibility (\code{gl}) or GL core (\code{glcore}) API
|
/third_party/python/PCbuild/ |
H A D | get_externals.bat | 27 rem Include old options for compatibility
|
/third_party/ffmpeg/tests/fate/ |
H A D | matroska.mak | 107 # This tests writing the MS-compatibility modes V_MS/VFW/FOURCC and A_MS/ACM. 114 # This tests Matroska's QT-compatibility mode.
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 73 \item \code{GL/glext.h} - OpenGL 1.2 (and later) compatibility profile 76 \item \code{GLES/gl.h} - OpenGL compatibility profile API 107 \code{genheaders.py} contains predefined generator options for OpenGL compatibility 700 <require profile="compatibility"> 706 When processed into a C header for the \code{compatibility} profile of 785 <require api="gl" profile="compatibility"> 793 either the GL compatibility (\code{gl}) or GL core (\code{glcore}) API
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 72 # Windows. This gives compatibility with MSVC and GCC. Unfortunately it
|
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
H A D | DeqpTestRunner.java | 18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper; 19 import com.android.compatibility.common.tradefed.targetprep.IncrementalDeqpPreparer; 20 import com.android.compatibility.common.util.PropertyUtil;
|
/third_party/mksh/ |
H A D | Build.sh | 1227 been tested for compatibility with mksh. Continue at your 1270 been tested for compatibility with mksh. Continue at your 1288 been tested for compatibility with mksh. Continue at your 1327 been tested for compatibility with mksh. Continue at your 1333 been tested for compatibility with mksh. Continue at your 1835 'if the MidnightBSD 0.1 ash compatibility mode is requested' && \ 2007 test x"NetBSD" = x"$TARGET_OS" && $e Ignore the compatibility warning. 2846 MKSH_MIDNIGHTBSD01ASH_COMPAT set -o sh: additional compatibility quirk
|
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
H A D | DeqpTestRunnerTest.java | 18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper; 19 import com.android.compatibility.common.tradefed.targetprep.IncrementalDeqpPreparer;
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_gblur.asm | 342 ; Limit the number ym# register to 16 for compatibility
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 210 case ARMBuildAttrs::compatibility:
|
/third_party/lzma/Asm/x86/ |
H A D | LzmaDecOpt.asm | 4 ; 3 - is the code compatibility version of LzmaDec_DecodeReal_*()
|