Home
last modified time | relevance | path

Searched defs:format (Results 476 - 500 of 4068) sorted by relevance

1...<<11121314151617181920>>...163

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h31 nv30_format_info(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format_info() argument
38 nv30_format(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format() argument
45 nv30_vtxfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_vtxfmt() argument
52 nv30_texfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_texfmt() argument
/third_party/libevdev/test/
H A Dtest-common.c14 test_logfunc_abort_on_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_abort_on_error() argument
24 test_logfunc_ignore_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_ignore_error() argument
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c40 const unsigned int format = VIC_PIXEL_FORMAT_A8R8G8B8; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c153 is_z32(enum pipe_format format) in is_z32() argument
H A Dfd5_texture.c134 enum pipe_format format = cso->format; in fd5_sampler_view_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c42 enum isl_format format = isl_format_for_pipe_format(pformat); in iris_format_for_usage() local
128 enum isl_format format = isl_format_for_pipe_format(pformat); iris_is_format_supported() local
[all...]
/third_party/mesa3d/src/util/
H A Dstring_buffer.c108 _mesa_string_buffer_vprintf(struct _mesa_string_buffer *str, const char *format, va_list args) _mesa_string_buffer_vprintf() argument
139 _mesa_string_buffer_printf(struct _mesa_string_buffer *str, const char *format, ...) _mesa_string_buffer_printf() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.c33 pipe2surface(enum pipe_format format, struct surface_format *fmt) in pipe2surface() argument
127 fd2_pipe2surface(enum pipe_format format) in fd2_pipe2surface() argument
139 fd2_pipe2color(enum pipe_format format) fd2_pipe2color() argument
211 fd2_tex_swiz(enum pipe_format format, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) fd2_tex_swiz() argument
231 fd2_vtx_swiz(enum pipe_format format, unsigned swizzle) fd2_vtx_swiz() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h67 lp_build_name(LLVMValueRef val, const char *format, ...) in lp_build_name() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c29 setup_slices(struct fd_resource *rsc, uint32_t alignment, enum pipe_format format) setup_slices() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfprintf.c45 void vfprintf_test(char *file_name, char *format, char *func_name, char *want_reuslt, ...) in vfprintf_test() argument
66 void vfprintf_n_test(char *file_name, char *format, char *func_name, char *want_reuslt, ...) in vfprintf_n_test() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexFormatter.java46 public static String format(String regex, FormatOption formatOption) { in format() method in RegexFormatter
59 private String format() { in format() method in RegexFormatter
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp106 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
H A DvktApiFormatPropertiesExtendedKHRtests.cpp39 void checkSupport (Context& context, const VkFormat format) in checkSupport() argument
59 tcu::TestStatus test (Context& context, const VkFormat format) in test() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineClearUtil.cpp36 tcu::Vec4 defaultClearColor (const tcu::TextureFormat& format) in defaultClearColor() argument
47 tcu::IVec4 defaultClearColorInt (const tcu::TextureFormat& format) in defaultClearColorInt() argument
58 tcu::UVec4 defaultClearColorUint (const tcu::TextureFormat& format) in defaultClearColorUint() argument
H A DvktPipelineMultisampleBase.cpp95 validateImageFeatureFlags(const InstanceInterface& instance, const VkPhysicalDevice physicalDevice, const VkFormat format, const VkFormatFeatureFlags featureFlags) const validateImageFeatureFlags() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp40 vk::VkFormat format; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp39 void checkSupport (Context& context, const VkFormat format) in checkSupport() argument
59 tcu::TestStatus test (Context& context, const VkFormat format) in test() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.cpp60 const D3DFormat &GetD3DFormatInfo(D3DFORMAT format) in GetD3DFormatInfo() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_shader_test.cc385 ShaderFormat format; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc39 SetData(uint8_t location, Buffer* buffer, InputRate rate, Format* format, uint32_t offset, uint32_t stride) SetData() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h54 int format; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDXTSRGBCompressedTextureTest.cpp87 void runTest(GLenum format) in runTest() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLTexture.h48 GrGLFormat format() const { return fFormat; } in format() function in GrGLTexture
/third_party/skia/src/gpu/d3d/
H A DGrD3DAttachment.cpp12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
28 MakeStencil(GrD3DGpu* gpu, SkISize dimensions, int sampleCnt, DXGI_FORMAT format) MakeStencil() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...163