Home
last modified time | relevance | path

Searched defs:globals (Results 51 - 52 of 52) sorted by relevance

123

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4876 const std::string& globals = si.GetDefinitionsGlobals(); in GetInterfaceForStage() local
8541 std::string globals = "uniform uint goku [GL_ARB_enhanced_layouts / 1];\n" in test() local
8680 std::string globals = "const int basic_size = BASIC_SIZE;\\n" test() local
10652 std::string globals = "const int basic_size = BASIC_SIZE;\\n" test() local
12501 std::string globals = "const uint first_input_location = 0u;\\n" test() local
15023 std::string globals = VaryingLocationsTest::prepareGlobals(last_in_location, last_out_location); test() local
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c6046 PyObject *code, *globals, *locals; in frame_new() local
6076 PyObject *globals; in eval_eval_code_ex() local
6392 PyObject *globals = PyFunction_GetGlobals(func); in function_get_globals() local
[all...]

Completed in 30 milliseconds

123