/third_party/vk-gl-cts/external/amber/src/src/ |
D | buffer_test.cc | 41 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 …]
|
D | shader_compiler_test.cc | 104 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 …]
|
D | verifier_test.cc | 675 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 …]
|
D | pipeline_test.cc | 419 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()
|
D | shader.h | 39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
|
D | script_test.cc | 44 shader->SetFormat(kShaderFormatGlsl); in TEST_F() 50 shader->SetFormat(kShaderFormatSpirvAsm); in TEST_F()
|
D | pipeline.cc | 464 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()
|
D | buffer.h | 83 void SetFormat(Format* format) { in SetFormat() function
|
D | command.h | 453 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 117 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/ |
D | parser.cc | 136 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()
|
D | command_parser.cc | 602 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/ |
D | video_consumer_osr.cc | 33 video_capturer_->SetFormat(media::PIXEL_FORMAT_ARGB); in CefVideoConsumerOSR()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | push_constant.cc | 126 buffer_->SetFormat(input.buffer->GetFormat()); in UpdateMemoryWithInput()
|
D | engine_vulkan.cc | 508 buf->SetFormat(&fmt); in DoDrawRect() 596 buf->SetFormat(&fmt); in DoDrawGrid()
|
D | vertex_buffer_test.cc | 151 buffer->SetFormat(format); in SetData()
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
D | image_diff.cc | 176 buffers[i].SetFormat(&fmt); in main()
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
D | parser.cc | 483 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/ |
D | imgui_impl_marmalade.cpp | 189 image.SetFormat(CIwImage::ARGB_8888); in ImGui_Marmalade_CreateDeviceObjects()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshowvideosrc.cpp | 731 hres = src->pVSC->SetFormat(pin_mediatype->mediatype); in gst_dshowvideosrc_set_caps()
|
/third_party/mindspore/patches/ |
D | 0003-add-js-api.patch | 3565 + tensor->SetFormat(inputs.at(i).format()); 3985 + tensor->SetFormat(weights.at(i).format()); 4176 + tensor->SetFormat(static_cast<mindspore::Format>(format));
|
D | 0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch | 3811 return impl->SetFormat(static_cast<mindspore::Format>(format));
|