Searched defs:format_idx (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 1304 void calculate_values_from_source(size_t format_idx, double out_ch_rgba[4]) in calculate_values_from_source() 2480 const size_t format_idx = get_index_of_format(tested_format); in iterate() local 2717 bool SmokeTest::fillSourceTexture(size_t format_idx, size_t target_idx) in fillSourceTexture() 2996 bool SmokeTest::isTargetSuppByFormat(size_t format_idx, size_t target_idx) in isTargetSuppByFormat() 3404 void SmokeTest::prepareOutputTexture(size_t format_idx) in prepareOutputTexture() 3450 void SmokeTest::prepareSourceTexture(size_t format_idx, size_t target_idx, glw::GLint out_sizes[4]) in prepareSourceTexture() 3772 for (size_t format_idx = 0; format_idx < n_texture_formats; ++format_idx) in iterate() local 3945 bool FunctionalTest::fillMSTexture(size_t format_idx, size_t target_idx) in iterate() 4028 bool FunctionalTest::fillSourceTexture(size_t format_idx, size_t target_idx) in iterate() 4104 void FunctionalTest::prepareProgram(size_t format_idx, Utils::programInfo& program) in iterate() [all …]
|
/external/minijail/ |
D | util.h | 55 #define attribute_printf(format_idx, check_idx) \ argument
|
/external/harfbuzz_ng/src/ |
D | hb.hh | 238 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… argument 242 #define HB_PRINTF_FUNC(format_idx, arg_idx) argument
|
/external/igt-gpu-tools/tests/ |
D | kms_draw_crc.c | 321 int format_idx, tiling_idx; variable
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 62 GLubyte format_idx; member
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 3806 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr() 4042 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments() 5545 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 7066 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr() 7404 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments() 9035 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
|