| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_tex.c | 70 const struct util_format_description *desc; in gm107_create_texture_view() local 282 const struct util_format_description *desc; in gf100_create_texture_view() local
|
| H A D | nvc0_vbo.c | 178 const struct util_format_description *desc; in nvc0_set_constant_vertex_attrib() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_blit.c | 533 const struct util_format_description *desc = in r300_is_blit_supported() local
|
| /third_party/node/deps/openssl/openssl/crypto/store/ |
| H A D | store_lib.c | 569 int OSSL_STORE_INFO_set0_NAME_description(OSSL_STORE_INFO *info, char *desc) in OSSL_STORE_INFO_set0_NAME_description() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | fipsinstall.c | 545 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageSampleDrawnCubeFaceTests.cpp | 196 static const VkVertexInputBindingDescription desc = in getBindingDescription() local 208 static const vector<VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTests.cpp | 279 const std::string desc = getCommonStorageBufferDecl(); in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDynamicVertexAttributeTests.cpp | 57 vk::VkVertexInputAttributeDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputAttributeDescription2EXT() local 69 vk::VkVertexInputBindingDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputBindingDescription2EXT() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 140 static const VkVertexInputBindingDescription desc = in getBindingDescription() local 152 static const vector<VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 193 AhbTestCase::AhbTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams data) in AhbTestCase() argument
|
| H A D | vktDrawExplicitVertexParameterTests.cpp | 236 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams data) in DrawTestCase() argument
|
| H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 512 MultisampleLinearInterpolationTestCase(tcu::TestContext& context, const char* name, const char* desc, const tcu::IVec2 renderSize, const float interpolationRange, const tcu::Vec2 offset, const VkSampleCountFlagBits sampleCountFlagBits, const SharedGroupParams groupParams) MultisampleLinearInterpolationTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shader_interlock/ |
| H A D | vktFragmentShaderInterlockBasic.cpp | 145 FSITestCase::FSITestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in FSITestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageSampleDrawnCubeFaceTests.cpp | 196 static const VkVertexInputBindingDescription desc = in getBindingDescription() local 208 static const vector<VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTests.cpp | 279 const std::string desc = getCommonStorageBufferDecl(); in initPrograms() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Image11.cpp | 554 D3D11_TEXTURE3D_DESC desc; in createStagingTexture() local 591 D3D11_TEXTURE2D_DESC desc; createStagingTexture() local [all...] |
| H A D | SwapChain11.cpp | 496 DXGI_SWAP_CHAIN_DESC desc; in resize() local
|
| H A D | renderer11_utils.h | 392 void init(Resource11<ResourceT> &&texture, const DescT &desc, const d3d11::Format &format) in init() argument 414 GetDescFromD3D11<ResourceT> desc; in set() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Image9.cpp | 132 D3DSURFACE_DESC desc; in CopyLockableSurfaces() local 388 D3DSURFACE_DESC desc; in setManagedSurface() local 449 D3DSURFACE_DESC desc; copyToSurface() local [all...] |
| H A D | Blit9.cpp | 167 D3DSURFACE_DESC desc; in getSurfaceRect() local 181 D3DSURFACE_DESC desc; in getSurfaceSize() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcGLSLVectorConstructorTests.cpp | 517 const char* desc = (pass ? "Pass" : "Pixel mismatch; vector initialization failed"); in iterate() local
|
| H A D | glcShaderIndexingTests.cpp | 1171 string desc = string("Varying array with ") + vertAccessName + " write in vertex shader and " + in init() local 1197 string desc = in init() local 1231 string desc = string("Temporary array with ") + writeAccessName + " write and " + in init() local 1271 string desc = string("Vector subscript access with ") + writeAccessName + " write and " + in init() local 1311 string desc = string("Vector subscript access with ") + writeAccessName + " write and " + in init() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLSurfaceTest.cpp | 1071 D3D11_TEXTURE2D_DESC desc = {}; in TEST_P() local [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrBackendSurface.cpp | 248 GrColorFormatDesc GrBackendFormat::desc() const { in desc() function in GrBackendFormat
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DPipelineStateBuilder.cpp | 442 static void setup_stencilop_desc(D3D12_DEPTH_STENCILOP_DESC* desc, in setup_stencilop_desc() argument 31 MakePipelineState( GrD3DGpu* gpu, GrD3DRenderTarget* renderTarget, const GrProgramDesc& desc, const GrProgramInfo& programInfo) MakePipelineState() argument 50 GrD3DPipelineStateBuilder(GrD3DGpu* gpu, GrD3DRenderTarget* renderTarget, const GrProgramDesc& desc, const GrProgramInfo& programInfo) GrD3DPipelineStateBuilder() argument [all...] |