Home
last modified time | relevance | path

Searched defs:source_format (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_common.h60 uint32_t source_format; member
/third_party/ffmpeg/libavfilter/
Dvf_program_opencl.c48 enum AVPixelFormat source_format; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h40 uint8_t source_format; /* RS_FORMAT_XXX */ member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1646 const _texture_format& source_format = texture_formats[source_format_idx]; in calculate_expected_value() local
2660 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase() local
2800 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader() local
2880 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader() local
3043 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials() local
3672 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage() local
Dgl3cTextureSizePromotion.cpp268 glw::GLenum source_format = GL_RGBA; in prepareSourceTexture() local
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c288 enum AVPixelFormat source_format, best_format, format; in vaapi_decode_find_best_format() local
/third_party/mesa3d/src/panfrost/compiler/
Dcompiler.h506 enum bi_source_format source_format; /* LD_VAR_BUF */ member