Home
last modified time | relevance | path

Searched defs:sizes (Results 101 - 125 of 183) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp181 d3d12_video_decoder_decode_bitstream(struct pipe_video_codec *codec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) d3d12_video_decoder_decode_bitstream() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1329 deUint32 sizes[] = in AddSizeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp543 const deUint32 sizes[] = { 8, 16, 32, 64 }; in createBuildLargeShaderSetTests() local
[all...]
H A DvktRayTracingBuildTests.cpp615 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in buildTest() local
[all...]
H A DvktRayTracingWatertightnessTests.cpp803 const deUint32 sizes[] = { 4, 16, 64, 256, 1024, 4096, 16384, 65536 }; in createWatertightnessTests() local
833 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp206 vector<int> sizes; in getComponentByteSizes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1333 deUint32 sizes[] = in AddSizeTests() local
/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp1027 std::vector<int> sizes; in writeFunctionDeclaration() local
/third_party/skia/tests/
H A DSurfaceTest.cpp1176 const int32_t sizes[] = { -1, 0, 1, 1 << 18 }; in DEF_TEST() local
/third_party/python/Modules/_sqlite/
H A Dcursor.c1258 pysqlite_cursor_setinputsizes(pysqlite_Cursor *self, PyObject *sizes) in pysqlite_cursor_setinputsizes() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp542 const deUint32 sizes[] = { 8, 16, 32, 64 }; in createBuildLargeShaderSetTests() local
[all...]
H A DvktRayTracingBuildTests.cpp614 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in buildTest() local
[all...]
H A DvktRayTracingWatertightnessTests.cpp802 const deUint32 sizes[] = { 4, 16, 64, 256, 1024, 4096, 16384, 65536 }; in createWatertightnessTests() local
832 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp206 vector<int> sizes; in getComponentByteSizes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp1463 const UVec2 sizes[] = in createSurfaceInitialSizeTest() local
1510 const UVec2 sizes[] = in resizeSurfaceTest() local
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c992 int sizes[4] = { 0 }; in encode_frame() local
543 encode_slice(AVCodecContext *avctx, const AVFrame *pic, PutBitContext *pb, int sizes[4], int x, int y, int quant, int mbs_per_slice) encode_slice() argument
H A Dwmavoice.c862 dequant_lsps(double *lsps, int num, const uint16_t *values, const uint16_t *sizes, int n_stages, const uint8_t *table, const double *mul_q, const double *base_q) dequant_lsps() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c162 unsigned int sizes[4]; in dri2_wl_visual_idx_from_config() local
/third_party/littlefs/runners/
H A Dtest_runner.c2309 lfs_size_t sizes[4]; in main() local
2358 lfs_size_t sizes[ in main() local
[all...]
H A Dbench_runner.c1740 lfs_size_t sizes[4]; in main() local
1789 lfs_size_t sizes[ in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c1570 unsigned sizes = sizeof(rvcn_dec_message_header_t) + sizeof(rvcn_dec_message_create_t); in rvcn_dec_message_create() local
1715 unsigned sizes = 0, offset_decode, offset_codec; in rvcn_dec_message_decode() local
2582 radeon_dec_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) radeon_dec_decode_bitstream() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c490 zink_descriptor_util_pool_key_get(struct zink_context *ctx, enum zink_descriptor_type type, struct zink_descriptor_layout_key *layout_key, VkDescriptorPoolSize *sizes, unsigned num_type_sizes) zink_descriptor_util_pool_key_get() argument
1176 VkDescriptorPoolSize sizes[2]; zink_descriptor_pool_init() local
1969 VkDescriptorPoolSize sizes[4]; zink_descriptors_init_bindless() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp481 SerialInfo(const std::vector<deUint64>& addresses, const std::vector<VkDeviceSize>& sizes) in SerialInfo() argument
488 const std::vector<VkDeviceSize>& sizes () const { return m_sizes; } in sizes() function in vk::SerialInfo
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp491 std::vector<vk::VkDeviceSize> sizes; in iterate() local
738 BindVertexBuffers2Instance::Buffers BindVertexBuffers2Instance::createBuffers (Sizes& offsets, Sizes& strides, Sizes& sizes) in createBuffers() argument
964 Sizes sizes; iterate() local
[all...]
H A DvktPipelineRenderToImageTests.cpp1753 vector<IVec4> sizes; in genSizeCombinations() local
1816 vector<IVec4> sizes = genSizeCombinations(testCase[caseNdx].baselineSize, testCase[caseNdx].sizeMask, testCase[caseNdx].viewType); in addTestCasesWithFunctions() local
[all...]

Completed in 58 milliseconds

12345678