/third_party/mesa3d/src/glx/tests/ |
D | fake_glx_screen.cpp | 53 struct glx_context *shareList, int renderType) in indirect_create_context() 82 int renderType) in applegl_create_context()
|
D | fake_glx_screen.h | 112 struct glx_context *shareList, int renderType) in create()
|
/third_party/mesa3d/src/glx/ |
D | indirect_glx.c | 260 struct glx_context *shareList, int renderType) in indirect_create_context() 286 int i, renderType = GLX_RGBA_TYPE; in indirect_create_context_attribs() local
|
D | applegl_glx.c | 126 struct glx_context *shareList, int renderType) in applegl_create_context()
|
D | glxcmds.c | 236 int renderType) in validate_renderType_against_config() 321 unsigned code, int renderType) in CreateContext() 446 int renderType = GLX_RGBA_TYPE; in glXCreateContext() local 1418 int i, renderType = GLX_RGBA_TYPE; /* By default, assume RGBA context */ in glXImportContextEXT() local 1621 int renderType, GLXContext shareList, Bool allowDirect) in glXCreateNewContext() 2030 GLXFBConfigSGIX fbconfig, int renderType, in glXCreateContextWithConfigSGIX()
|
D | driwindows_glx.c | 122 struct glx_context *shareList, int renderType) in driwindows_create_context() 187 uint32_t renderType = GLX_RGBA_TYPE; in driwindows_create_context_attribs() local
|
D | glxconfig.h | 74 GLint renderType; member
|
D | dri_common.c | 665 int renderType) in dri_common_create_context()
|
D | glxclient.h | 413 int renderType; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 660 const RenderBits renderType = renderTypeCombinations[renderTypeNdx]; in createTextureBufferTests() local 749 const RenderBits renderType = renderTypeCombinations[renderTypeNdx]; in createTextureBufferTests() local 765 const RenderBits renderType = renderTypeCombinations[renderTypeNdx]; in createTextureBufferTests() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexture3DTest.cpp | 98 GLenum renderType = 0; in testCopy() local
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 2146 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext() 2357 int renderType, GLXContext shareCtx, in glXCreateContextWithConfigSGIX() 2664 int renderType = GLX_RGBA_TYPE; in glXCreateContextAttribsARB() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 2509 …RenderType renderType = m_multisampleStateParams.rasterizationSamples == vk::VK_SAMPLE_COUNT_1_BIT… in iterate() local 2761 const RenderType renderType, in SampleMaskWithConservativeInstance() 3265 const RenderType renderType, in MultisampleRenderer() 3300 const RenderType renderType, in MultisampleRenderer() 3339 const RenderType renderType, in MultisampleRenderer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 2509 …RenderType renderType = m_multisampleStateParams.rasterizationSamples == vk::VK_SAMPLE_COUNT_1_BIT… in iterate() local 2761 const RenderType renderType, in SampleMaskWithConservativeInstance() 3265 const RenderType renderType, in MultisampleRenderer() 3300 const RenderType renderType, in MultisampleRenderer() 3339 const RenderType renderType, in MultisampleRenderer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 2945 TestConfig::RenderTypes renderType, in pushDynamicRenderingCommands()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 2945 TestConfig::RenderTypes renderType, in pushDynamicRenderingCommands()
|