/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderProperties.cpp | 142 TessellationShaderPropertiesProgramObject::TessellationShaderPropertiesProgramObject(Context& context, in TessellationShaderPropertiesProgramObject() argument 39 TessellationShaderPropertiesDefaultContextWideValues( Context& context, const ExtParameters& extParams) TessellationShaderPropertiesDefaultContextWideValues() argument [all...] |
H A D | esextcTessellationShaderWinding.cpp | 60 WindingCase::WindingCase(glcts::Context& context, const ExtParameters& extParams, std::string name, in WindingCase() argument 299 TesselationShaderWindingTests::TesselationShaderWindingTests(glcts::Context& context, const ExtParameters& extParams) in TesselationShaderWindingTests() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferPrecision.cpp | 161 TextureBufferPrecision::TextureBufferPrecision(Context& context, const ExtParameters& extParams, const char* name, in TextureBufferPrecision() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayGetterCalls.cpp | 126 TextureCubeMapArrayGetterCalls::TextureCubeMapArrayGetterCalls(Context& context, const ExtParameters& extParams, in TextureCubeMapArrayGetterCalls() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcParallelShaderCompileTests.cpp | 67 SimpleQueriesTest::SimpleQueriesTest(deqp::Context& context) in SimpleQueriesTest() argument 157 MaxShaderCompileThreadsTest::MaxShaderCompileThreadsTest(deqp::Context& context) in MaxShaderCompileThreadsTest() argument 220 CompilationCompletionParallelTest(deqp::Context& context) CompilationCompletionParallelTest() argument 364 ParallelShaderCompileTests(deqp::Context& context) ParallelShaderCompileTests() argument [all...] |
H A D | glcShaderFunctionTests.cpp | 61 ShaderFunctionCase::ShaderFunctionCase(Context& context, const char* name, const char* description, bool isVertexCase, in ShaderFunctionCase() argument 113 static ShaderFunctionCase* createStructCase(Context& context, const char* name, const char* description, in createStructCase() argument 173 ShaderFunctionTests::ShaderFunctionTests(Context& context, glu::GLSLVersion glslVersion) in ShaderFunctionTests() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsBallotTests.cpp | 358 void supportedCheck (Context& context, CaseDefinition caseDef) in supportedCheck() argument 370 tcu::TestStatus noSSBOtest (Context& context, const CaseDefinition caseDef) in noSSBOtest() argument 407 tcu::TestStatus test(Context& context, cons argument [all...] |
H A D | glcSubgroupsBuiltinMaskVarTests.cpp | 369 void supportedCheck (Context& context, CaseDefinition caseDef) in supportedCheck() argument 376 tcu::TestStatus noSSBOtest(Context& context, const CaseDefinition caseDef) in noSSBOtest() argument 407 tcu::TestStatus test(Context& context, const CaseDefinition caseDef) in test() argument [all...] |
H A D | glcSubgroupsShapeTests.cpp | 427 void supportedCheck (Context& context, CaseDefinition caseDef) in supportedCheck() argument 454 tcu::TestStatus noSSBOtest (Context& context, const CaseDefinition caseDef) in noSSBOtest() argument 486 test(Context& context, const CaseDefinition caseDef) test() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTestPackages.cpp | 83 deqp::Context& context = m_testPackage.getContext(); in deinit() local 104 deqp::Context& context = m_testPackage.getContext(); in iterate() local 126 GL30ShaderTests(deqp::Context& context) : TestCaseGroup(context, "shaders30", "Shading Language Tests") in GL30ShaderTests() argument 246 GL33ShaderTests(deqp::Context& context) GL33ShaderTests() argument [all...] |
H A D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 61 CreationTest::CreationTest(deqp::Context& context) in CreationTest() argument 184 DefaultsTest::DefaultsTest(deqp::Context& context) in DefaultsTest() argument 394 ErrorsTest(deqp::Context& context) ErrorsTest() argument 484 FunctionalTest(deqp::Context& context) FunctionalTest() argument [all...] |
H A D | gl4cES31CompatibilityTests.cpp | 38 gl4cts::es31compatibility::Tests::Tests(deqp::Context& context) in Tests() argument 63 ShaderCompilationCompatibilityTests( deqp::Context& context) ShaderCompilationCompatibilityTests() argument 262 ShaderFunctionalCompatibilityTest(deqp::Context& context) ShaderFunctionalCompatibilityTest() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkMd5Sum.cpp | 164 void MD5Init(MD5Context* context) in MD5Init() argument 179 void MD5Update(MD5Context* context, const deUint8* data, std::size_t len) in MD5Update() argument 224 void MD5Final(MD5Digest* digest, MD5Context* context) in MD5Final() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 53 const std::unique_ptr<opt::IRContext> context = in TEST() local 156 const std::unique_ptr<opt::IRContext> context = in TEST() local 243 const std::unique_ptr<opt::IRContext> context = in TEST() local 355 const std::unique_ptr<opt::IRContext> context = TEST() local 459 const std::unique_ptr<opt::IRContext> context = TEST() local 552 const std::unique_ptr<opt::IRContext> context = TEST() local 647 const std::unique_ptr<opt::IRContext> context = TEST() local 747 const std::unique_ptr<opt::IRContext> context = TEST() local 842 const std::unique_ptr<opt::IRContext> context = TEST() local 935 const std::unique_ptr<opt::IRContext> context = TEST() local 1087 const std::unique_ptr<opt::IRContext> context = TEST() local 1204 const std::unique_ptr<opt::IRContext> context = TEST() local 1298 const std::unique_ptr<opt::IRContext> context = TEST() local 1397 const std::unique_ptr<opt::IRContext> context = TEST() local 1514 const std::unique_ptr<opt::IRContext> context = TEST() local 1603 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local [all...] |
H A D | transformation_add_function_test.cpp | 150 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 72 AllVariablesAndParametersExceptLoopLimiterAreIrrelevant( opt::IRContext* context, const TransformationContext& transformation_context, uint32_t function_id, uint32_t loop_limiter_id) AllVariablesAndParametersExceptLoopLimiterAreIrrelevant() argument 501 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 1884 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2041 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2196 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2343 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2455 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2620 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2812 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local 2961 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local [all...] |
H A D | transformation_replace_constant_with_uniform_test.cpp | 106 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local [all...] |
H A D | transformation_replace_id_with_synonym_test.cpp | 221 const auto context = in TEST() local 294 const auto context = TEST() local 532 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | ir_builder.cpp | 49 void Match(const std::string& original, IRContext* context, in Match() argument 110 std::unique_ptr<IRContext> context = in TEST_F() local 133 std::unique_ptr<IRContext> context = TEST_F() local 194 std::unique_ptr<IRContext> context = TEST_F() local 250 std::unique_ptr<IRContext> context = TEST_F() local 283 std::unique_ptr<IRContext> context = TEST_F() local 316 std::unique_ptr<IRContext> context = TEST_F() local 361 std::unique_ptr<IRContext> context = TEST_F() local 428 std::unique_ptr<IRContext> context = TEST_F() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
H A D | reducer_test.cpp | 232 std::unique_ptr<opt::IRContext> context = in InterestingWhileOpcodeExists() local 565 std::unique_ptr<opt::IRContext> context = in GetFunctionInstructionCount() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | test_fixture.h | 30 spv_context context; member [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLBufferAgeTest.cpp | 69 bool createContext(EGLConfig config, EGLContext *context) in createContext() argument 114 EGLContext context = EGL_NO_CONTEXT; in TEST_P() local 169 EGLContext context in TEST_P() local 237 EGLContext context = EGL_NO_CONTEXT; TEST_P() local 305 EGLContext context = EGL_NO_CONTEXT; TEST_P() local [all...] |
H A D | EGLContextASANTest.cpp | 25 EGLBoolean SafeDestroyContext(EGLDisplay display, EGLContext &context) in SafeDestroyContext() argument 54 EGLContext context = eglCreateContext(display, config, nullptr, contextAttribs); in TEST_P() local [all...] |
H A D | EGLDisplayPowerPreferenceTest.cpp | 83 void terminateContext(EGLDisplay display, EGLContext context) in terminateContext() argument 130 void initializeContextForDisplay(EGLDisplay display, EGLContext *context) in initializeContextForDisplay() argument 165 EGLContext context; in runReinitializeDisplay() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TimerQueriesTest.cpp | 323 EGLContext context; in TEST_P() member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | SurfaceNULL.cpp | 28 FramebufferImpl *SurfaceNULL::createDefaultFramebuffer(const gl::Context *context, in createDefaultFramebuffer() argument 34 egl::Error SurfaceNULL::swap(const gl::Context *context) in swap() argument 39 egl::Error SurfaceNULL::postSubBuffer(const gl::Context *context, in postSubBuffer() argument 54 egl::Error SurfaceNULL::bindTexImage(const gl::Context *context, in bindTexImage() argument 61 egl::Error SurfaceNULL::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument 102 angle::Result SurfaceNULL::initializeContents(const gl::Context *context, in initializeContents() argument
|