Home
last modified time | relevance | path

Searched refs:SetFormat (Results 1 – 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer_test.cc41 b.SetFormat(&fmt); in TEST_F()
57 b.SetFormat(&fmt); in TEST_F()
74 b.SetFormat(&fmt); in TEST_F()
90 b.SetFormat(&fmt); in TEST_F()
106 b.SetFormat(&fmt); in TEST_F()
121 b.SetFormat(&fmt); in TEST_F()
143 b.SetFormat(&fmt); in TEST_F()
163 b.SetFormat(&fmt); in TEST_F()
186 b.SetFormat(&fmt); in TEST_F()
213 b1.SetFormat(&fmt); in TEST_F()
[all …]
Dshader_compiler_test.cc104 shader.SetFormat(kShaderFormatGlsl); in TEST_F()
123 shader.SetFormat(kShaderFormatSpirvAsm); in TEST_F()
143 shader.SetFormat(kShaderFormatSpirvHex); in TEST_F()
160 shader.SetFormat(kShaderFormatSpirvHex); in TEST_F()
209 shader.SetFormat(kShaderFormatSpirvAsm); in TEST_F()
233 shader.SetFormat(kShaderFormatSpirvHex); in TEST_F()
252 shader.SetFormat(kShaderFormatGlsl); in TEST_F()
273 shader.SetFormat(kShaderFormatGlsl); in TEST_F()
300 shader.SetFormat(kShaderFormatOpenCLC); in TEST_F()
322 shader.SetFormat(kShaderFormatOpenCLC); in TEST_F()
[all …]
Dverifier_test.cc675 probe_ssbo.SetFormat(&fmt); in TEST_F()
701 probe_ssbo.SetFormat(&fmt); in TEST_F()
728 probe_ssbo.SetFormat(&fmt); in TEST_F()
759 probe_ssbo.SetFormat(&fmt); in TEST_F()
785 probe_ssbo.SetFormat(&fmt); in TEST_F()
813 probe_ssbo.SetFormat(&fmt); in TEST_F()
844 probe_ssbo.SetFormat(&fmt); in TEST_F()
870 probe_ssbo.SetFormat(&fmt); in TEST_F()
898 probe_ssbo.SetFormat(&fmt); in TEST_F()
929 probe_ssbo.SetFormat(&fmt); in TEST_F()
[all …]
Dpipeline_test.cc419 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
464 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
503 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
553 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
639 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
682 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
723 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
843 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
878 cs.SetFormat(kShaderFormatOpenCLC); in TEST_F()
Dshader.h39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
Dscript_test.cc44 shader->SetFormat(kShaderFormatGlsl); in TEST_F()
50 shader->SetFormat(kShaderFormatSpirvAsm); in TEST_F()
Dpipeline.cc464 buf->SetFormat(fmt.get()); in CreatePushConstantBuffer()
483 buf->SetFormat(fmt.get()); in GenerateDefaultColorAttachmentBuffer()
498 buf->SetFormat(fmt.get()); in GenerateDefaultDepthStencilAttachmentBuffer()
859 buffer->SetFormat(fmt.get()); in GenerateOpenCLPodBuffers()
Dbuffer.h83 void SetFormat(Format* format) { in SetFormat() function
Dcommand.h453 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
144 return SetFormat(i.format).SetError(!Contains(args_[i.value - 1], conv)); in VerifyPositional()
149 return SetFormat(arg.format).SetArgPosition(arg.value); in ParseArgPosition()
154 return SetFormat(ConsumeAnyOf(format_, "-+ #0")); in ParseFlags()
162 ? SetFormat(ParseDigits(format_).format) in ParseWidth()
167 : SetFormat(ConsumeFront(format_)) in ParseWidth()
182 : SetFormat(ConsumeFront(format_, 2)) in ParsePrecision()
184 : SetFormat(ParseDigits(ConsumeFront(format_)).format); in ParsePrecision()
189 return SetFormat(ConsumeAnyOf(format_, "lLhjztq")); in ParseLength()
199 .SetFormat(ConsumeFront(format_)); in ParseConversion()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dparser.cc136 shader->SetFormat(section.format); in ProcessShaderBlock()
184 .buffer->SetFormat(fmt.get()); in ProcessRequireBlock()
208 depth_buf->SetFormat(fmt.get()); in ProcessRequireBlock()
305 b->SetFormat(fmt.get()); in ProcessIndicesBlock()
440 buffer->SetFormat(headers[i].format); in ProcessVertexDataBlock()
Dcommand_parser.cc602 buf->SetFormat(fmt.get()); in ProcessSSBO()
652 buf->SetFormat(fmt.get()); in ProcessSSBO()
765 buf->SetFormat(fmt.get()); in ProcessUniform()
2079 buffer->SetFormat(fmt.get()); in ProcessProbeSSBO()
2087 cmd->SetFormat(fmt.get()); in ProcessProbeSSBO()
/third_party/cef/libcef/browser/osr/
Dvideo_consumer_osr.cc33 video_capturer_->SetFormat(media::PIXEL_FORMAT_ARGB); in CefVideoConsumerOSR()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dpush_constant.cc126 buffer_->SetFormat(input.buffer->GetFormat()); in UpdateMemoryWithInput()
Dengine_vulkan.cc508 buf->SetFormat(&fmt); in DoDrawRect()
596 buf->SetFormat(&fmt); in DoDrawGrid()
Dvertex_buffer_test.cc151 buffer->SetFormat(format); in SetData()
/third_party/vk-gl-cts/external/amber/src/samples/
Dimage_diff.cc176 buffers[i].SetFormat(&fmt); in main()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc483 shader->SetFormat(kShaderFormatSpirvAsm); in ParseShaderBlock()
499 shader->SetFormat(format); in ParseShaderBlock()
2013 buffer->SetFormat(fmt.get()); in ParseBuffer()
2093 buffer->SetFormat(fmt.get()); in ParseImage()
2102 buffer->SetFormat(fmt.get()); in ParseImage()
2116 buffer->SetFormat(fmt.get()); in ParseImage()
2229 buffer->SetFormat(fmt.get()); in ParseBufferInitializer()
2236 buffer->SetFormat(fmt.get()); in ParseBufferInitializer()
3334 probe->SetFormat(buffer->GetFormat()); in ParseExpect()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_marmalade.cpp189 image.SetFormat(CIwImage::ARGB_8888); in ImGui_Marmalade_CreateDeviceObjects()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowvideosrc.cpp731 hres = src->pVSC->SetFormat(pin_mediatype->mediatype); in gst_dshowvideosrc_set_caps()
/third_party/mindspore/patches/
D0003-add-js-api.patch3565 + tensor->SetFormat(inputs.at(i).format());
3985 + tensor->SetFormat(weights.at(i).format());
4176 + tensor->SetFormat(static_cast<mindspore::Format>(format));
D0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch3811 return impl->SetFormat(static_cast<mindspore::Format>(format));