| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.c | 100 const struct util_format_description *desc = util_format_description(format); in util_format_is_float() local 116 const struct util_format_description *desc = in util_format_has_alpha() local 128 const struct util_format_description *desc = in util_format_has_alpha1() local 140 const struct util_format_description *desc = util_format_is_luminance() local 157 const struct util_format_description *desc = util_format_is_alpha() local 174 const struct util_format_description *desc = util_format_description(format); util_format_is_pure_integer() local 196 const struct util_format_description *desc = util_format_description(format); util_format_is_pure_sint() local 209 const struct util_format_description *desc = util_format_description(format); util_format_is_pure_uint() local 225 const struct util_format_description *desc = util_format_description(format); util_format_is_snorm() local 236 const struct util_format_description *desc = util_format_description(format); util_format_is_unorm() local 247 const struct util_format_description *desc = util_format_description(format); util_format_is_scaled() local 267 const struct util_format_description *desc = util_format_description(format); util_format_is_snorm8() local 286 const struct util_format_description *desc = util_format_is_luminance_alpha() local 304 const struct util_format_description *desc = util_format_is_intensity() local 321 const struct util_format_description *desc = util_format_is_subsampled_422() local 337 util_get_depth_format_mrd(const struct util_format_description *desc) util_get_depth_format_mrd() argument 1357 const struct util_format_description *desc = util_format_description(format); util_format_rgbx_to_rgba() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_ra.c | 503 struct bifrost_dual_texture_operation desc = { in bi_fixup_dual_tex_register() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.c | 385 const struct util_format_description *desc = in pan_rt_init_format() local 854 const struct util_format_description *desc = in pan_emit_fbd() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 154 panvk_emit_attrib_buf(const struct panvk_attribs_info *info, const struct panvk_draw_info *draw, const struct panvk_attrib_buf *bufs, unsigned buf_count, unsigned idx, void *desc) panvk_emit_attrib_buf() argument 240 emit_sampler(const VkSamplerCreateInfo *pCreateInfo, void *desc) emit_sampler() argument 305 emit_ubo(mali_ptr address, size_t size, void *desc) emit_ubo() argument [all...] |
| H A D | panvk_vX_descriptor_set.c | 52 panvk_fill_bview_desc(struct panvk_bview_desc *desc, in panvk_fill_bview_desc() argument 67 panvk_fill_image_desc(struct panvk_image_desc *desc, in panvk_fill_image_desc() argument 647 struct panvk_ssbo_addr *desc = panvk_desc_ubo_data(set, binding, elem); panvk_write_ssbo_desc() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resolve.c | 379 union pipe_surface_desc *desc = &surf->base.u; in crocus_postdraw_update_resolve_tracking() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 765 const struct util_format_description *desc = in fd3_emit_state() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_surface.c | 103 const struct util_format_description *desc = util_format_description(format); in util_fill_rect() local 621 const struct util_format_description *desc = in util_clear_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 648 D3D12_SAMPLER_DESC desc = {}; d3d12_create_sampler_state() local 815 D3D12_SHADER_RESOURCE_VIEW_DESC desc = {}; d3d12_init_sampler_view_descriptor() local [all...] |
| H A D | d3d12_screen.cpp | 1307 struct pb_desc desc; in d3d12_init_screen() local
|
| H A D | d3d12_resource_state.cpp | 233 get_subresource_count(const D3D12_RESOURCE_DESC *desc) in get_subresource_count() argument 246 D3D12_RESOURCE_DESC desc = GetDesc(bo->res); in init_state_table_entry() local
|
| /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
|