| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawDifferingInterpolationTests.cpp | 115 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams data) in DrawTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 394 AstcDecodeModeCase(TestContext& testCtx, const std::string& name, const std::string& desc, const TestParameters& parameters) AstcDecodeModeCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLContext.cpp | 127 createImage(const cl_mem_properties *properties, MemFlags flags, const cl_image_format *format, const cl_image_desc *desc, void *hostPtr, cl_int &errorCode) createImage() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Framebuffer9.cpp | 98 D3DSURFACE_DESC desc; in readPixelsImpl() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLContextCL.cpp | 130 createImage(const cl::Image &image, cl::MemFlags flags, const cl_image_format &format, const cl::ImageDescriptor &desc, void *hostPtr, cl_int &errorCode) createImage() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFragDepthTests.cpp | 125 FragDepthCompareCase::FragDepthCompareCase(Context& context, const char* name, const char* desc, in FragDepthCompareCase() argument 283 FragDepthWriteCase::FragDepthWriteCase(Context& context, const char* name, const char* desc, in FragDepthWriteCase() argument 444 const char* desc; in init() member
|
| H A D | glcNearestEdgeTests.cpp | 429 const char* desc = (pass ? "Pass" : "Pixel mismatch; check the generated images"); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | shared.py | 168 def desc(self): member in MessageId
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkImageUtil.cpp | 1319 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1343 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1368 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1392 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1416 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1440 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1464 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1488 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1512 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1536 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1560 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1584 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1608 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1632 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1656 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1680 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1704 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1728 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1752 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1777 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1801 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1825 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1849 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1873 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1897 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1921 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1945 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1969 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 1994 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2018 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2042 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2066 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2090 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2114 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2138 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2162 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2186 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2210 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2234 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2258 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2282 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2306 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2330 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2354 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2378 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2402 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2426 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2450 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2474 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2498 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2522 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2546 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2570 const PlanarFormatDescription desc = getCorePlanarFormatDescription() local 2633 const PlanarFormatDescription desc = getPlanarFormatDescription() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | TextureNULL.cpp | 184 setImageExternal(const gl::Context *context, gl::TextureType type, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) setImageExternal() argument
|
| /third_party/skia/src/core/ |
| H A D | SkM44.cpp | 305 void SkM44::dump(std::string& desc, int depth) const { in dump() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DResourceProvider.cpp | 341 GrProgramDesc desc = caps->makeDesc(renderTarget, programInfo); in refPipelineState() local
|
| /third_party/skia/src/gpu/gl/builders/ |
| H A D | GrGLProgramBuilder.cpp | 49 CreateProgram( GrDirectContext* dContext, const GrProgramDesc& desc, const GrProgramInfo& programInfo, const GrGLPrecompiledProgram* precompiledProgram) CreateProgram() argument 79 GrGLProgramBuilder(GrGLGpu* gpu, const GrProgramDesc& desc, const GrProgramInfo& programInfo) GrGLProgramBuilder() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkRenderTarget.cpp | 375 void GrVkRenderTarget::getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc, in getAttachmentsDescriptor() argument 409 ReconstructAttachmentsDescriptor(const GrVkCaps& vkCaps, const GrProgramInfo& programInfo, GrVkRenderPass::AttachmentsDescriptor* desc, GrVkRenderPass::AttachmentFlags* flags) ReconstructAttachmentsDescriptor() argument [all...] |
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLProgramBuilder.cpp | 28 GrGLSLProgramBuilder::GrGLSLProgramBuilder(const GrProgramDesc& desc, in GrGLSLProgramBuilder() argument
|
| /third_party/openssl/crypto/store/ |
| H A D | store_result.c | 71 const char *desc; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/link/ |
| H A D | linker.cpp | 297 spv_operand_desc desc = nullptr; in MergeModules() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
| H A D | linker.cpp | 297 spv_operand_desc desc = nullptr; in MergeModules() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android.cpp | 86 SkASSERT(desc); variable 138 SkASSERT(desc); variable
|
| /third_party/skia/src/utils/ |
| H A D | SkCustomTypeface.cpp | 164 void SkUserTypeface::onGetFontDescriptor(SkFontDescriptor* desc, bool* isLocal) const { in onGetFontDescriptor() argument 192 SkUserScalerContext(sk_sp<SkUserTypeface> face, const SkScalerContextEffects& effects, const SkDescriptor* desc) SkUserScalerContext() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RenderPipeline.cpp | 893 const ColorTargetState& desc = *GetColorTargetState(i); in ComputeContentHash() local 904 const DepthStencilState& desc in ComputeContentHash() local 917 const VertexAttributeInfo& desc = GetAttribute(location); ComputeContentHash() local 923 const VertexBufferInfo& desc = GetVertexBuffer(slot); ComputeContentHash() local [all...] |
| H A D | Texture.cpp | 382 TextureViewDescriptor desc = {}; in GetTextureViewDescriptorWithDefaults() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | stgdict.c | 512 PyObject *name = NULL, *desc = NULL; in PyCStructUnionType_update_stgdict() local 732 PyObject *name, *desc; in PyCStructUnionType_update_stgdict() local 821 PyObject *name, *desc; PyCStructUnionType_update_stgdict() local [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | message.c | 55 const Descriptor* desc; member 309 void Message_GetPhpWrapper(zval *val, const Descriptor *desc, upb_msg *msg, in Message_GetPhpWrapper() argument 330 Message_GetUpbMessage(zval *val, const Descriptor *desc, upb_arena *arena, upb_msg **msg) Message_GetUpbMessage() argument 430 const Descriptor *desc = Descriptor_GetFromFieldDef(f); Message_InitFromPhp() local 451 const Descriptor* desc = Descriptor_GetFromClassEntry(Z_OBJCE_P(getThis())); PHP_METHOD() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | repeated_field.c | 552 VALUE desc = rb_ivar_get(klass, descriptor_instancevar_interned); in validate_type_class() local
|