HomeSort by relevance Sort by last modified time
    Searched refs:contextSupports (Results 126 - 134 of 134) sorted by null

1 2 3 4 56

  /external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSwizzleTests.cpp     [all...]
gl4cBufferStorageTests.cpp     [all...]
gl4cShaderAtomicCountersTests.cpp     [all...]
gl4cComputeShaderTests.cpp     [all...]
gl4cES31CompatibilityShaderImageLoadStoreTests.cpp 131 (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
    [all...]
gl4cShaderImageLoadStoreTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 824 return context.contextSupports(vk::ApiVersion(1, 1, 0));
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDebugTests.cpp 114 const bool supportsES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
    [all...]

Completed in 1038 milliseconds

1 2 3 4 56