/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberTestCaseUtil.cpp | 192 createAmberTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const char* category, const std::string& filename, const std::vector<std::string> requirements, const std::vector<vk::VkImageCreateInfo> imageRequirements, const std::vector<BufferRequirement> bufferRequirements) createAmberTestCase() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | OverlayWidgets.h | 143 Text description; member in gl::overlay::RunningGraph
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderTextureImageSamplesTests.cpp | 49 ShaderTextureImageSamplesTestBase(deqp::Context& context, const char* name, const char* description) ShaderTextureImageSamplesTestBase() argument
|
H A D | gl4cTestPackages.cpp | 107 GL40TestPackage::GL40TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL40TestPackage() argument 147 GL41TestPackage::GL41TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL41TestPackage() argument 192 GL42TestPackage::GL42TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL42TestPackage() argument 241 GL42CompatTestPackage::GL42CompatTestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL42CompatTestPackage() argument 276 GL43TestPackage::GL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL43TestPackage() argument 336 GL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL44TestPackage() argument 398 GL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL45TestPackage() argument 448 GL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL46TestPackage() argument [all...] |
H A D | gl3cTestPackages.cpp | 137 GL30TestPackage::GL30TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL30TestPackage() argument 178 GL31TestPackage::GL31TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL31TestPackage() argument 209 GL32TestPackage::GL32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL32TestPackage() argument 270 GL33TestPackage::GL33TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL33TestPackage() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedBlending.cpp | 44 DrawBuffersIndexedBlending(Context& context, const ExtParameters& extParams, const char* name, const char* description) DrawBuffersIndexedBlending() argument
|
H A D | esextcDrawBuffersIndexedColorMasks.cpp | 44 DrawBuffersIndexedColorMasks(Context& context, const ExtParameters& extParams, const char* name, const char* description) DrawBuffersIndexedColorMasks() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateBasic.cpp | 52 FragmentShadingRateBasic(Context& context, const ExtParameters& extParams, const char* name, const char* description) FragmentShadingRateBasic() argument
|
H A D | esextcFragmentShadingRateErrors.cpp | 42 FragmentShadingRateErrors(Context& context, const ExtParameters& extParams, const char* name, const char* description) FragmentShadingRateErrors() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderAdjacency.cpp | 162 GeometryShaderAdjacency(Context& context, const ExtParameters& extParams, const char* name, const char* description, AdjacencyTestData& testData) GeometryShaderAdjacency() argument
|
H A D | esextcGeometryShaderBlitting.cpp | 49 GeometryShaderBlitting(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderBlitting() argument 266 GeometryShaderBlittingLayeredToNonLayered(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderBlittingLayeredToNonLayered() argument 300 GeometryShaderBlittingNonLayeredToLayered(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderBlittingNonLayeredToLayered() argument 334 GeometryShaderBlittingLayeredToLayered(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderBlittingLayeredToLayered() argument [all...] |
H A D | esextcGeometryShaderNonarrayInput.cpp | 160 GeometryShaderNonarrayInputCase(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderNonarrayInputCase() argument
|
H A D | esextcGeometryShaderOutput.cpp | 202 GeometryShaderOutput(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderOutput() argument 215 GeometryShaderDuplicateOutputLayoutQualifierTest( Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderDuplicateOutputLayoutQualifierTest() argument 259 GeometryShaderDuplicateMaxVerticesLayoutQualifierTest( Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderDuplicateMaxVerticesLayoutQualifierTest() argument 304 GeometryShaderOutputRenderingBase(Context& context, const ExtParameters& extParams, const char* name, const char* description, const char* geometry_shader_code) GeometryShaderOutputRenderingBase() argument 482 GeometryShaderIfVertexEmitIsDoneAtEndTest(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderIfVertexEmitIsDoneAtEndTest() argument 531 GeometryShaderMissingEndPrimitiveCallTest(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderMissingEndPrimitiveCallTest() argument 583 GeometryShaderMissingEndPrimitiveCallForSinglePrimitiveTest(Context& context, const ExtParameters& extParams, const char* name, const char* description) GeometryShaderMissingEndPrimitiveCallForSinglePrimitiveTest() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5ImagesArrayIndexing.cpp | 49 GPUShader5ImagesArrayIndexing(Context& context, const ExtParameters& extParams, const char* name, const char* description) GPUShader5ImagesArrayIndexing() argument
|
H A D | esextcGPUShader5SamplerArrayIndexing.cpp | 54 GPUShader5SamplerArrayIndexing(Context& context, const ExtParameters& extParams, const char* name, const char* description) GPUShader5SamplerArrayIndexing() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderMaxPatchVertices.cpp | 653 bool TessellationShaderMaxPatchVertices::compareResults(const char* description, glw::GLfloat ref_fv[4]) in compareResults() argument 704 bool TessellationShaderMaxPatchVertices::compareResults(const char* description, glw::GLint ref_iv[4]) in compareResults() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferPrecision.cpp | 161 TextureBufferPrecision(Context& context, const ExtParameters& extParams, const char* name, const char* description) TextureBufferPrecision() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayGetterCalls.cpp | 126 TextureCubeMapArrayGetterCalls(Context& context, const ExtParameters& extParams, const char* name, const char* description) TextureCubeMapArrayGetterCalls() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
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
|
H A D | glcSingleConfigTestPackage.cpp | 114 SingleConfigGL43TestPackage::SingleConfigGL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL43TestPackage() argument 148 SingleConfigGL44TestPackage::SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL44TestPackage() argument 177 SingleConfigGL45TestPackage::SingleConfigGL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL45TestPackage() argument 206 SingleConfigGL46TestPackage::SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL46TestPackage() argument 234 SingleConfigES32TestPackage::SingleConfigES32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigES32TestPackage() argument [all...] |
/third_party/skia/src/gpu/ |
H A D | GrProgramDesc.h | 96 SkString description() const { return fDescription; } in description() function in GrProcessorStringKeyBuilder
|
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/ |
H A D | main.cpp | 228 static void print_glfw_error(int error, const char* description) in print_glfw_error() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLBinaryExpression.cpp | 244 String BinaryExpression::description() const { in description() function in SkSL::BinaryExpression
|
H A D | SkSLSwitchStatement.cpp | 37 String SwitchStatement::description() const { in description() function in SkSL::SwitchStatement
|
/third_party/python/Lib/distutils/command/ |
H A D | build_py.py | 17 description = "\"build\" pure Python modules (copy to build directory)" variable in build_py
|