Home
last modified time | relevance | path

Searched refs:SetFormat (Results 1 - 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A 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( in TEST_F()
[all...]
H A 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(kShaderFormatOpenCL in TEST_F()
[all...]
H A 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( in TEST_F()
[all...]
H A 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()
H A Dshader.h39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function in amber::Shader
H A Dbuffer.h85 void SetFormat(Format* format) { in SetFormat() function in amber::Buffer
H A Dscript_test.cc44 shader->SetFormat(kShaderFormatGlsl); in TEST_F()
50 shader->SetFormat(kShaderFormatSpirvAsm); in TEST_F()
H A Dpipeline.cc475 buf->SetFormat(fmt.get()); in CreatePushConstantBuffer()
494 buf->SetFormat(fmt.get()); in GenerateDefaultColorAttachmentBuffer()
509 buf->SetFormat(fmt.get()); in GenerateDefaultDepthStencilAttachmentBuffer()
870 buffer->SetFormat(fmt.get()); in GenerateOpenCLPodBuffers()
H A Dcommand.h443 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function in amber::ProbeSSBOCommand
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dchecker.h117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function in absl::str_format_internal::ConvParser
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(ConsumeFron in ParseConversion()
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A 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()
H A Dcommand_parser.cc600 buf->SetFormat(fmt.get()); in ProcessSSBO()
650 buf->SetFormat(fmt.get()); in ProcessSSBO()
654 // This has to come after the SetFormat() call because SetFormat() resets in ProcessSSBO()
763 buf->SetFormat(fmt.get()); in ProcessUniform()
2077 buffer->SetFormat(fmt.get()); in ProcessProbeSSBO()
2085 cmd->SetFormat(fmt.get()); in ProcessProbeSSBO()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpush_constant.cc126 buffer_->SetFormat(input.buffer->GetFormat()); in UpdateMemoryWithInput()
H A Dvertex_buffer_test.cc151 buffer->SetFormat(format); in SetData()
H A Dengine_vulkan.cc508 buf->SetFormat(&fmt); in DoDrawRect()
596 buf->SetFormat(&fmt); in DoDrawGrid()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dimage_diff.cc176 buffers[i].SetFormat(&fmt); in main()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc481 shader->SetFormat(kShaderFormatSpirvAsm); in ParseShaderBlock()
497 shader->SetFormat(format); in ParseShaderBlock()
2109 buffer->SetFormat(fmt.get()); in ParseBuffer()
2189 buffer->SetFormat(fmt.get()); in ParseImage()
2198 buffer->SetFormat(fmt.get()); in ParseImage()
2212 buffer->SetFormat(fmt.get()); in ParseImage()
2325 buffer->SetFormat(fmt.get()); in ParseBufferInitializer()
2332 buffer->SetFormat(fmt.get()); in ParseBufferInitializer()
3213 probe->SetFormat(buffer->GetFormat()); in ParseExpect()
/third_party/lame/dshow/
H A DMpegac.h263 HRESULT STDMETHODCALLTYPE SetFormat(AM_MEDIA_TYPE *pmt);
H A DMpegac.cpp1782 pmt->SetFormat((LPBYTE)p_mp3wvfmt, sizeof(MPEGLAYER3WAVEFORMAT)); in GetMediaType()
1803 // If SetFormat was previously called, check whether pmtOut exactly in CheckMediaType()
1804 // matches the format that was specified in SetFormat. in CheckMediaType()
1858 // need to reconnect our input pin. (See SetFormat, below.) in CheckMediaType()
1872 HRESULT STDMETHODCALLTYPE CMpegAudEncOutPin::SetFormat(AM_MEDIA_TYPE *pmt) in SetFormat() function in CMpegAudEncOutPin
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_marmalade.cpp189 image.SetFormat(CIwImage::ARGB_8888); in ImGui_Marmalade_CreateDeviceObjects()

Completed in 27 milliseconds