Searched refs:CONTEXT_FLAGS (Results 1 – 15 of 15) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_KHR_no_error.txt | 33 CONTEXT_FLAG_NO_ERROR_BIT_KHR flag set in CONTEXT_FLAGS. 46 Create context with CONTEXT_FLAG_NO_ERROR_BIT_KHR flag set in CONTEXT_FLAGS.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_no_error.txt | 93 Add the following in the section that describes CONTEXT_FLAGS: 95 If CONTEXT_FLAG_NO_ERROR_BIT_KHR is set in CONTEXT_FLAGS, then no error 157 RESOLVED: If CONTEXT_FLAGS are supported in the version of OpenGL being used
|
D | KHR_debug.txt | 259 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 392 CONTEXT_FLAG_DEBUG_BIT in the CONTEXT_FLAGS state, as described in Section 862 "If CONTEXT_FLAG_DEBUG_BIT is set in CONTEXT_FLAGS, then the DEBUG_OUTPUT 918 CONTEXT_FLAGS state, as described in Section 6.1.12, then the GL can opt 967 CONTEXT_FLAGS state and therefore the CONTEXT_FLAG_DEBUG_BIT cannot be 980 in CONTEXT_FLAGS as described above in section 6.1.12. 989 in CONTEXT_FLAGS as described above in section 6.1.12. 1574 - Clarify CONTEXT_FLAGS state for ES3.1 and earlier in the Interactions
|
D | KHR_robustness.txt | 553 CONTEXT_FLAG_ROBUST_ACCESS_BIT in the CONTEXT_FLAGS query. ES (and 555 Jon proposes we resolve this by only defining the CONTEXT_FLAGS
|
D | KHR_context_flush_control.txt | 154 CONTEXT_FLAGS, insert the following:
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_no_error.txt | 103 Add the following in the section that describes CONTEXT_FLAGS: 105 If CONTEXT_FLAG_NO_ERROR_BIT_KHR is set in CONTEXT_FLAGS, then no error 167 RESOLVED: If CONTEXT_FLAGS are supported in the version of OpenGL being used
|
D | KHR_debug.txt | 269 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 402 CONTEXT_FLAG_DEBUG_BIT in the CONTEXT_FLAGS state, as described in Section 872 "If CONTEXT_FLAG_DEBUG_BIT is set in CONTEXT_FLAGS, then the DEBUG_OUTPUT 928 CONTEXT_FLAGS state, as described in Section 6.1.12, then the GL can opt 977 CONTEXT_FLAGS state and therefore the CONTEXT_FLAG_DEBUG_BIT cannot be 990 in CONTEXT_FLAGS as described above in section 6.1.12. 999 in CONTEXT_FLAGS as described above in section 6.1.12. 1584 - Clarify CONTEXT_FLAGS state for ES3.1 and earlier in the Interactions
|
D | KHR_robustness.txt | 563 CONTEXT_FLAG_ROBUST_ACCESS_BIT in the CONTEXT_FLAGS query. ES (and 565 Jon proposes we resolve this by only defining the CONTEXT_FLAGS
|
D | KHR_context_flush_control.txt | 164 CONTEXT_FLAGS, insert the following:
|
/third_party/mesa3d/src/intel/tools/ |
D | intel_context.h | 78 #define CONTEXT_FLAGS (0x339) /* Normal Priority | L3-LLC Coherency | macro
|
D | aub_write.c | 670 return cs->hw_class | hw_ctx->pphwsp_addr | CONTEXT_FLAGS; in get_context_descriptor() 849 uint64_t descriptor = ((uint64_t)1 << 62 | context_addr | CONTEXT_FLAGS); in aub_write_context_execlists()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_protected_textures.txt | 87 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 110 query the context by calling GetIntegerv with pname CONTEXT_FLAGS, as
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_protected_textures.txt | 87 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 110 query the context by calling GetIntegerv with pname CONTEXT_FLAGS, as
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_robustness.txt | 253 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 517 "If CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB is set in CONTEXT_FLAGS, 573 will be set in CONTEXT_FLAGS as described above in section 6.1.11. 589 will be set in CONTEXT_FLAGS as described above in section 6.1.11. 915 RESOLVED. The application can query the CONTEXT_FLAGS bitfield
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_robustness.txt | 243 Returned by GetIntegerv when <pname> is CONTEXT_FLAGS: 507 "If CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB is set in CONTEXT_FLAGS, 563 will be set in CONTEXT_FLAGS as described above in section 6.1.11. 579 will be set in CONTEXT_FLAGS as described above in section 6.1.11. 905 RESOLVED. The application can query the CONTEXT_FLAGS bitfield
|