Home
last modified time | relevance | path

Searched defs:desc (Results 1726 - 1750 of 2521) sorted by relevance

1...<<61626364656667686970>>...101

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp279 const std::string desc = getCommonStorageBufferDecl(); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicVertexAttributeTests.cpp57 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 DvktRenderPassDepthStencilWriteConditionsTests.cpp140 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 DvktDrawAhbTests.cpp193 AhbTestCase::AhbTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams data) in AhbTestCase() argument
H A DvktDrawExplicitVertexParameterTests.cpp236 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams data) in DrawTestCase() argument
H A DvktDrawMultisampleLinearInterpolationTests.cpp512 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 DvktFragmentShaderInterlockBasic.cpp145 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 DvktImageSampleDrawnCubeFaceTests.cpp196 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 DvktMeshShaderPropertyTests.cpp279 const std::string desc = getCommonStorageBufferDecl(); in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp554 D3D11_TEXTURE3D_DESC desc; in createStagingTexture() local
591 D3D11_TEXTURE2D_DESC desc; createStagingTexture() local
[all...]
H A DSwapChain11.cpp496 DXGI_SWAP_CHAIN_DESC desc; in resize() local
H A Drenderer11_utils.h392 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 DImage9.cpp132 D3DSURFACE_DESC desc; in CopyLockableSurfaces() local
388 D3DSURFACE_DESC desc; in setManagedSurface() local
449 D3DSURFACE_DESC desc; copyToSurface() local
[all...]
H A DBlit9.cpp167 D3DSURFACE_DESC desc; in getSurfaceRect() local
181 D3DSURFACE_DESC desc; in getSurfaceSize() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcGLSLVectorConstructorTests.cpp517 const char* desc = (pass ? "Pass" : "Pixel mismatch; vector initialization failed"); in iterate() local
H A DglcShaderIndexingTests.cpp1171 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 DEGLSurfaceTest.cpp1071 D3D11_TEXTURE2D_DESC desc = {}; in TEST_P() local
[all...]
/third_party/skia/src/gpu/
H A DGrBackendSurface.cpp248 GrColorFormatDesc GrBackendFormat::desc() const { in desc() function in GrBackendFormat
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateBuilder.cpp442 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...]
H A DGrD3DCaps.cpp1054 GrProgramDesc desc; in makeDesc() local
/third_party/skia/src/image/
H A DSkImage_Lazy.cpp138 auto desc = SkBitmapCacheDesc::Make(this); in getROPixels() local
/third_party/skia/src/gpu/vk/
H A DGrVkResourceProvider.cpp129 GrVkResourceProvider::findCompatibleRenderPass(GrVkRenderPass::AttachmentsDescriptor* desc, in findCompatibleRenderPass() argument
266 findOrCreateCompatiblePipelineState( const GrProgramDesc& desc, const GrProgramInfo& programInfo, VkRenderPass compatibleRenderPass, GrThreadSafePipelineBuilder::Stats::ProgramCacheResult* stat) findOrCreateCompatiblePipelineState() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp196 wgpu::StencilFaceState desc; in to_stencil_state_face() local
252 Build(GrDawnGpu* gpu, GrRenderTarget* renderTarget, const GrProgramInfo& programInfo, wgpu::TextureFormat colorFormat, bool hasDepthStencil, wgpu::TextureFormat depthStencilFormat, GrProgramDesc* desc) Build() argument
416 GrDawnProgramBuilder(GrDawnGpu* gpu, const GrProgramInfo& programInfo, GrProgramDesc* desc) GrDawnProgramBuilder() argument
[all...]
/third_party/openssl/crypto/store/
H A Dstore_lib.c569 int OSSL_STORE_INFO_set0_NAME_description(OSSL_STORE_INFO *info, char *desc) in OSSL_STORE_INFO_set0_NAME_description() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfsubs.cpp269 static inline UnicodeString fixdesc(const UnicodeString& desc) { in fixdesc() argument

Completed in 39 milliseconds

1...<<61626364656667686970>>...101